1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-27 13:55:57 +00:00

Include VIN and MailMark symbologies

This commit is contained in:
Harald Oehlmann
2018-02-13 16:37:46 +01:00
parent fa3c150610
commit 7fb7203a86
6 changed files with 24 additions and 8 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.