projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
790c3af
)
(M17NLIB_PATCH_LEVEL): Updated to 2.
author
handa
<handa>
Fri, 3 Feb 2006 12:04:01 +0000
(12:04 +0000)
committer
handa
<handa>
Fri, 3 Feb 2006 12:04:01 +0000
(12:04 +0000)
(M17NLIB_VERSION_NAME): Updated to "1.3.2".
src/m17n-core.h
patch
|
blob
|
history
diff --git
a/src/m17n-core.h
b/src/m17n-core.h
index
f05f62b
..
b49abfa
100644
(file)
--- a/
src/m17n-core.h
+++ b/
src/m17n-core.h
@@
-42,8
+42,8
@@
extern "C"
#define M17NLIB_MAJOR_VERSION 1
#define M17NLIB_MINOR_VERSION 3
-#define M17NLIB_PATCH_LEVEL 1
-#define M17NLIB_VERSION_NAME "1.3.1"
+#define M17NLIB_PATCH_LEVEL 2
+#define M17NLIB_VERSION_NAME "1.3.2"
extern void m17n_init_core (void);
#define M17N_INIT() m17n_init_core ()