Set version to 2.7.1

This commit is contained in:
Harald Oehlmann 2020-02-01 19:36:50 +01:00
parent dd6de21008
commit 0c5dc4d030
13 changed files with 24 additions and 20 deletions

View file

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