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

Update TCL zint to framework 2.6.1

This commit is contained in:
Harald Oehlmann
2017-08-29 22:19:55 +02:00
parent 1882d76b70
commit 1d44670642
6 changed files with 176 additions and 766 deletions

View File

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