1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-25 21:05:58 +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 1c40a1f11b
9 changed files with 20 additions and 20 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