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

2019-10-07 2.6.7 HaO Set version to 2.6.7, documentation, readme

This commit is contained in:
Harald Oehlmann
2019-10-07 11:57:35 +02:00
parent 15ae99ee11
commit 6e1283ccd8
13 changed files with 41 additions and 17 deletions

View File

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