1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-09 21:15:57 +00:00

Bump to version 2.15.0.9 (dev)

This commit is contained in:
gitlost
2025-02-25 15:29:08 +00:00
parent 4896136bdb
commit d24ba5edc0
30 changed files with 62 additions and 56 deletions

View File

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