1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-08 20:41:59 +00:00

2018-08-30 2.6.4 HaO Set version to 2.6.4

This commit is contained in:
Harald Oehlmann
2019-08-30 19:18:14 +02:00
parent 202acd9d3e
commit 6949143419
9 changed files with 147 additions and 136 deletions

View File

@@ -19,7 +19,7 @@ TARGET = QtZint
INCLUDEPATH += ../backend
#EDIT THIS !!!!
DEFINES += ZINT_VERSION="\\\"2.6.3\\\""
DEFINES += ZINT_VERSION="\\\"2.6.4\\\""
!contains(DEFINES, NO_PNG) {
INCLUDEPATH += ../../lpng
@@ -120,7 +120,7 @@ SOURCES += ../backend/2of5.c \
../backend/png.c \
qzint.cpp
VERSION = 2.6.3
VERSION = 2.6.4
#DESTDIR = .