mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 23:28:27 -04:00
now ZINT_VERSION it's set in build system
This commit is contained in:
parent
abd4ced7d7
commit
a88fcaa923
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
#define VERSION "2.0.A"
|
||||
//#define ZINT_VERSION "2.0.A"
|
||||
|
||||
struct zint_symbol {
|
||||
int symbology;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue