Update win c6 makefile and tcl backend to version 2.6.0

This commit is contained in:
Harald Oehlmann 2017-05-12 14:16:59 +02:00
parent 19ba8a34c4
commit c52032acb2
5 changed files with 14 additions and 10 deletions

View file

@ -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 */