mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-18 10:27:09 +00:00
6 lines
169 B
C
6 lines
169 B
C
// the configured options and settings for libzint
|
|
#define ZINT_VERSION_MAJOR 2
|
|
#define ZINT_VERSION_MINOR 9
|
|
#define ZINT_VERSION_RELEASE 1
|
|
#define ZINT_VERSION_BUILD 9
|