From 5484751997424aa4d1357ada6ee1543a96fad77d Mon Sep 17 00:00:00 2001 From: crs Date: Sat, 17 May 2003 20:58:48 +0000 Subject: [PATCH] Changed version to 1.0.9. --- 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 2f17175b..6e38f86b 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.0.8" +# define VERSION "1.0.9" #endif // important strings