mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
Set version to 2.7.1
This commit is contained in:
parent
dd6de21008
commit
0c5dc4d030
13 changed files with 24 additions and 20 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue