From 8ddb77b8119f710f3ea723c774acac77e0c25b4c Mon Sep 17 00:00:00 2001 From: crs Date: Sat, 1 Jan 2005 20:16:50 +0000 Subject: [PATCH] Changed version to 1.3.0. --- lib/common/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common/Version.h b/lib/common/Version.h index fc7ed48c..0eadf6fc 100644 --- a/lib/common/Version.h +++ b/lib/common/Version.h @@ -19,7 +19,7 @@ // set version macro if not set yet #if !defined(VERSION) -# define VERSION "1.2.0" +# define VERSION "1.3.0" #endif // important strings