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

version strings updated to 2.4.2

This commit is contained in:
tgotic
2011-05-04 21:50:02 +02:00
parent 891570299c
commit 6a69a212a0
4 changed files with 12 additions and 11 deletions

View File

@@ -1,10 +1,10 @@
win32 {
TEMPLATE = vclib
CONFIG += staticlib debug-and-release
CONFIG += staticlib release
}
TARGET = QtZint2
VERSION = 2.4.1
VERSION = 2.4.2
QMAKE_CFLAGS += /TP /wd4018 /wd4244 /wd4305
QMAKE_CXXFLAGS += /TP /wd4018 /wd4244 /wd4305