1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-17 18:07:02 +00:00

2019-10-07 2.6.7 HaO Set version to 2.6.7, documentation, readme

This commit is contained in:
Harald Oehlmann
2019-10-07 11:57:35 +02:00
parent 15ae99ee11
commit 6e1283ccd8
13 changed files with 41 additions and 17 deletions

View File

@@ -62,6 +62,8 @@
- Add option -gssep
2019-09-18 2.6.6 HaO
- Framework 2.6.6 update
2019-10-07 2.6.7 HaO
- Framework 2.6.7 update
*/
#if defined(__WIN32__) || defined(_WIN32) || defined(WIN32)
@@ -101,7 +103,7 @@
/*----------------------------------------------------------------------------*/
/* > File option defines */
#define VERSION "2.6.6"
#define VERSION "2.6.7"
/*----------------------------------------------------------------------------*/
/* >>>>> Hepler defines */