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

2019-09-19 HaO Set Version to 2.6.6

This commit is contained in:
Harald Oehlmann
2019-09-18 11:58:57 +02:00
parent 5c9d127ad1
commit 6751a816a6
12 changed files with 23 additions and 18 deletions

View File

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