mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-20 03:17:12 +00:00
Add version information to zint.h and increment release version
Relates to #51
This commit is contained in:
@@ -98,7 +98,10 @@ extern "C" {
|
||||
struct zint_render *rendered;
|
||||
};
|
||||
|
||||
|
||||
#define ZINT_VERSION_MAJOR 2
|
||||
#define ZINT_VERSION_MINOR 5
|
||||
#define ZINT_VERSION_RELEASE 1
|
||||
|
||||
/* Tbarcode 7 codes */
|
||||
#define BARCODE_CODE11 1
|
||||
#define BARCODE_C25MATRIX 2
|
||||
|
||||
Reference in New Issue
Block a user