2019-09-19 HaO Set Version to 2.6.6

This commit is contained in:
Harald Oehlmann 2019-09-18 11:58:57 +02:00
parent 5c9d127ad1
commit 6751a816a6
12 changed files with 23 additions and 18 deletions

View file

@ -60,7 +60,8 @@
2019-09-01 2.6.5 HaO
- Framework 2.6.5 update
- Add option -gssep
2019-09-18 2.6.6 HaO
- Framework 2.6.6 update
*/
#if defined(__WIN32__) || defined(_WIN32) || defined(WIN32)
@ -100,7 +101,7 @@
/*----------------------------------------------------------------------------*/
/* > File option defines */
#define VERSION "2.6.5"
#define VERSION "2.6.6"
/*----------------------------------------------------------------------------*/
/* >>>>> Hepler defines */