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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user