mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +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
|