Add UltraCode symbology to the tcl backend.

This commit is contained in:
Harald Oehlmann 2020-04-07 18:11:33 +02:00
parent fe517a7a58
commit 17474b10d8
4 changed files with 17 additions and 10 deletions

View file

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