1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-18 02:17:06 +00:00

Bump version to 2.11.0.9 (dev)

This commit is contained in:
gitlost
2022-05-24 21:52:02 +01:00
parent 6ac8c85dbb
commit 71e72d7ecb
27 changed files with 56 additions and 52 deletions

View File

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