mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-21 10:45:12 -04:00

WARN_FAIL_ALL: always return error: ZINT_ERROR_USES_ECI/NON_COMPLIANT Fuller error messages; more comments zint.h mainwindow.cpp: replace metaobject ENUM with array (suppresses virtual in constructor warning)
5 lines
172 B
C
5 lines
172 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
|