mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
now ZINT_VERSION it's set in build system
This commit is contained in:
parent
abd4ced7d7
commit
a88fcaa923
@ -24,7 +24,7 @@
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
#define VERSION "2.0.A"
|
//#define ZINT_VERSION "2.0.A"
|
||||||
|
|
||||||
struct zint_symbol {
|
struct zint_symbol {
|
||||||
int symbology;
|
int symbology;
|
||||||
|
Loading…
Reference in New Issue
Block a user