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

Version 2.13.0

This commit is contained in:
gitlost
2023-12-18 09:44:47 +00:00
parent aba04df25e
commit a9b526be08
41 changed files with 87 additions and 87 deletions

View File

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