From fc3f17fd83c7a9dc7d34e9ecf7d1a054571f055f Mon Sep 17 00:00:00 2001 From: crs Date: Sun, 19 Dec 2004 15:48:09 +0000 Subject: [PATCH] Changed version to 1.1.11. --- 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 a975e37f..79d9ae6c 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.1.10" +# define VERSION "1.1.11" #endif // important strings