1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-10 13:36:02 +00:00

Update win c6 makefile and tcl backend to version 2.6.0

This commit is contained in:
Harald Oehlmann
2017-05-12 14:16:59 +02:00
parent 19ba8a34c4
commit c52032acb2
5 changed files with 14 additions and 10 deletions

View File

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