mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
Update version to 2.7.0
This commit is contained in:
parent
34c33b45b5
commit
e03d03c877
12 changed files with 35 additions and 19 deletions
|
@ -136,8 +136,8 @@ extern "C" {
|
|||
};
|
||||
|
||||
#define ZINT_VERSION_MAJOR 2
|
||||
#define ZINT_VERSION_MINOR 6
|
||||
#define ZINT_VERSION_RELEASE 7
|
||||
#define ZINT_VERSION_MINOR 7
|
||||
#define ZINT_VERSION_RELEASE 0
|
||||
|
||||
/* Tbarcode 7 codes */
|
||||
#define BARCODE_CODE11 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue