1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-09 21:15:57 +00:00

Update version number to 2.6.3

This commit is contained in:
Robin Stuart
2018-02-15 10:46:02 +00:00
parent fa3c150610
commit ffd1ed2d6b
12 changed files with 22 additions and 52 deletions

View File

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