Make compile with MS-VC and set release version 2.6.2 in various files

Attention: qtzint.exe core dumpfs for me
This commit is contained in:
Harald Oehlmann 2017-10-23 17:07:30 +02:00
parent 73c9b502b5
commit 4b03bccba0
6 changed files with 10 additions and 7 deletions

View file

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