mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 15:18:29 -04:00
Update win c6 makefile and tcl backend to version 2.6.0
This commit is contained in:
parent
19ba8a34c4
commit
c52032acb2
5 changed files with 14 additions and 10 deletions
|
@ -39,7 +39,9 @@
|
|||
2016-10-14 2.5.2 HaO
|
||||
- Include the upstream reverted image format
|
||||
2016-12-12 2.5.3 HaO
|
||||
- No changes here, take 2.5.1 framework files
|
||||
- No changes here, take 2.5.1 framework files
|
||||
2017-05-12 2.6.0 HaO
|
||||
- No changes here, take 2.6 framework files
|
||||
*/
|
||||
|
||||
#if defined(__WIN32__) || defined(_WIN32) || defined(WIN32)
|
||||
|
@ -79,7 +81,7 @@
|
|||
/*----------------------------------------------------------------------------*/
|
||||
/* > File option defines */
|
||||
|
||||
#define VERSION "2.5.3"
|
||||
#define VERSION "2.6.0"
|
||||
|
||||
/*----------------------------------------------------------------------------*/
|
||||
/* >>>>> Hepler defines */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue