1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-22 11:26:03 +00:00

version strings updated to 2.4.3

This commit is contained in:
tgotic
2011-05-16 20:06:42 +02:00
parent 6ad0a0bd70
commit e865b48c7e
15 changed files with 81 additions and 74 deletions

View File

@@ -8,7 +8,7 @@ macx{
}
TARGET = QtZint2
VERSION = 2.4.1
VERSION = 2.4.3
INCLUDEPATH += ../backend

View File

@@ -4,7 +4,7 @@ win32 {
}
TARGET = QtZint2
VERSION = 2.4.2
VERSION = 2.4.3
QMAKE_CFLAGS += /TP /wd4018 /wd4244 /wd4305
QMAKE_CXXFLAGS += /TP /wd4018 /wd4244 /wd4305