From fb266a00fddae44e3e50b9eb81f9196b21b4c48f Mon Sep 17 00:00:00 2001 From: crs Date: Tue, 9 Nov 2004 18:42:47 +0000 Subject: [PATCH] Changed version to 1.1.10. --- 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 bcf037a1..a975e37f 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.9" +# define VERSION "1.1.10" #endif // important strings