1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-26 13:25:58 +00:00

Bump version to 2.12.0.9 (dev)

This commit is contained in:
gitlost
2022-12-12 21:45:16 +00:00
parent 9cfc2a85b0
commit a437f80d01
26 changed files with 52 additions and 52 deletions

View File

@@ -17,7 +17,7 @@ TARGET = QtZint
INCLUDEPATH += ../backend
#EDIT THIS !!!!
DEFINES += ZINT_VERSION="\\\"2.12.0\\\""
DEFINES += ZINT_VERSION="\\\"2.12.0.9\\\""
!contains(DEFINES, ZINT_NO_PNG) {
INCLUDEPATH += ../../lpng
@@ -117,7 +117,7 @@ SOURCES += ../backend/2of5.c \
../backend/dllversion.c \
qzint.cpp
VERSION = 2.12.0
VERSION = 2.12.0.9
#DESTDIR = .