1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-21 11:57:04 +00:00

Set Version 2.5.3 for TCL ZINT and 2.5.1 for zint.exe

This commit is contained in:
Harald Oehlmann
2016-12-12 15:38:38 +01:00
parent ca88e089ea
commit 5fdecd20bd
4 changed files with 7 additions and 5 deletions

View File

@@ -37,7 +37,9 @@
- Added Codablock F options "-rows".
- Adopted to new image format of zint
2016-10-14 2.5.2 HaO
- Include the upstream reverted image format
- Include the upstream reverted image format
2016-12-12 2.5.3 HaO
- No changes here, take 2.5.1 framework files
*/
#if defined(__WIN32__) || defined(_WIN32) || defined(WIN32)
@@ -77,7 +79,7 @@
/*----------------------------------------------------------------------------*/
/* > File option defines */
#define VERSION "2.5.2"
#define VERSION "2.5.3"
/*----------------------------------------------------------------------------*/
/* >>>>> Hepler defines */