From a88fcaa923027ee2a39622356965d45cebf29827 Mon Sep 17 00:00:00 2001 From: taipanromania Date: Thu, 18 Sep 2008 14:38:45 +0000 Subject: [PATCH] now ZINT_VERSION it's set in build system --- backend/zint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/zint.h b/backend/zint.h index f7ace48f..6905f7dd 100644 --- a/backend/zint.h +++ b/backend/zint.h @@ -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;