1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-19 10:57:07 +00:00

Update zint version to 2.10.0

This commit is contained in:
gitlost
2021-08-10 16:14:10 +01:00
parent 8577cbf87f
commit a04a44f1e6
24 changed files with 53 additions and 53 deletions

View File

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