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

Bump to version 2.14.0.9 (dev)

This commit is contained in:
gitlost
2025-02-05 10:07:03 +00:00
parent 18453bb5d2
commit 3dcf99175e
27 changed files with 57 additions and 51 deletions

View File

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