1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-24 05:17:05 +00:00

Corrected zint tcl package version to 2.5.2

This commit is contained in:
Harald Oehlmann
2016-10-17 22:01:15 +02:00
parent cfda2067b1
commit f83413f481
3 changed files with 11 additions and 11 deletions

View File

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