(M17NLIB_PATCH_LEVEL): Updated to 3.
authorhanda <handa>
Wed, 22 Feb 2006 01:25:12 +0000 (01:25 +0000)
committerhanda <handa>
Wed, 22 Feb 2006 01:25:12 +0000 (01:25 +0000)
(M17NLIB_VERSION_NAME): Updated to "1.3.3".

src/m17n-core.h

index 0ffccba..8f20e80 100644 (file)
@@ -42,8 +42,8 @@ extern "C"
 
 #define M17NLIB_MAJOR_VERSION 1
 #define M17NLIB_MINOR_VERSION 3
-#define M17NLIB_PATCH_LEVEL 2
-#define M17NLIB_VERSION_NAME "1.3.2"
+#define M17NLIB_PATCH_LEVEL 3
+#define M17NLIB_VERSION_NAME "1.3.3"
 
 extern void m17n_init_core (void);
 #define M17N_INIT() m17n_init_core ()