mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-02 16:09:51 -04:00
Version 2.14.0
To be released tomorrow 2025-02-05
This commit is contained in:
parent
01d72607c6
commit
e38185121e
38 changed files with 91 additions and 101 deletions
|
@ -17,7 +17,7 @@ TARGET = QtZint
|
|||
INCLUDEPATH += ../backend
|
||||
|
||||
#EDIT THIS !!!!
|
||||
DEFINES += ZINT_VERSION="\\\"2.13.0.9\\\""
|
||||
DEFINES += ZINT_VERSION="\\\"2.14.0\\\""
|
||||
|
||||
!contains(DEFINES, ZINT_NO_PNG) {
|
||||
INCLUDEPATH += ../../lpng
|
||||
|
@ -126,7 +126,7 @@ SOURCES += ../backend/2of5.c \
|
|||
../backend/dllversion.c \
|
||||
qzint.cpp
|
||||
|
||||
VERSION = 2.13.0.9
|
||||
VERSION = 2.14.0
|
||||
|
||||
#DESTDIR = .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue