mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
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:
parent
73c9b502b5
commit
4b03bccba0
6 changed files with 10 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue