mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-05 17:14:33 -04:00
Release 2.11.1
This commit is contained in:
parent
25c9582ae2
commit
8310a4b938
36 changed files with 106 additions and 98 deletions
|
@ -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 = .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue