From 709261e2bf784d8fbe9d6218af9f811f761af5f0 Mon Sep 17 00:00:00 2001 From: crs23 Date: Thu, 6 Sep 2007 05:02:01 +0000 Subject: [PATCH] Changed version to 1.3.2. --- 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 1f98a6a2..43783c8c 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.3.1" +# define VERSION "1.3.2" #endif // important strings