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

Bump version to 2.11.1.9 (dev)

This commit is contained in:
gitlost
2022-08-25 17:58:13 +01:00
parent fd1dc20216
commit ac421144c9
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.1\\\""
DEFINES += ZINT_VERSION="\\\"2.11.1.9\\\""
!contains(DEFINES, NO_PNG) {
INCLUDEPATH += ../../lpng
@@ -116,7 +116,7 @@ SOURCES += ../backend/2of5.c \
../backend/dllversion.c \
qzint.cpp
VERSION = 2.11.1
VERSION = 2.11.1.9
#DESTDIR = .