1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-05-14 18:13:53 +00:00

Set Version 2.5.3 for TCL ZINT and 2.5.1 for zint.exe

This commit is contained in:
Harald Oehlmann
2016-12-12 15:38:38 +01:00
parent ca88e089ea
commit 5fdecd20bd
4 changed files with 7 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
# so you can encode the package version directly into the source files.
#-----------------------------------------------------------------------
AC_INIT([zint], [2.5.2])
AC_INIT([zint], [2.5.3])
#--------------------------------------------------------------------
# Call TEA_INIT as the first TEA_ macro to set up initial vars.