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.