Release 2.11.1

This commit is contained in:
gitlost 2022-08-22 16:28:22 +01:00
parent 25c9582ae2
commit 8310a4b938
36 changed files with 106 additions and 98 deletions

View file

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