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

Update zint version to 2.11.0

This commit is contained in:
gitlost
2022-05-24 21:08:51 +01:00
parent d1f2d1bfec
commit 6ac8c85dbb
31 changed files with 70 additions and 70 deletions

View File

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