Set version to 2.7.1

This commit is contained in:
Harald Oehlmann 2020-02-01 19:36:50 +01:00
parent dd6de21008
commit 0c5dc4d030
13 changed files with 24 additions and 20 deletions

View file

@ -67,6 +67,8 @@
2019-12-05 2.7.0 HaO
- Framework 2.7.0 update
- Add symbology rmqr
2020-02-01 2.7.1 HaO
- Framework 2.7.1 update
*/
#if defined(__WIN32__) || defined(_WIN32) || defined(WIN32)
@ -106,7 +108,7 @@
/*----------------------------------------------------------------------------*/
/* > File option defines */
#define VERSION "2.7.0"
#define VERSION "2.7.1"
/*----------------------------------------------------------------------------*/
/* >>>>> Hepler defines */