now ZINT_VERSION it's set in build system

This commit is contained in:
taipanromania 2008-09-18 14:38:45 +00:00
parent abd4ced7d7
commit a88fcaa923

View File

@ -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;