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:
ec536e9
)
(M17NLIB_PATCH_LEVEL): Changed to 4.
author
handa
<handa>
Wed, 25 Feb 2009 02:49:01 +0000
(
02:49
+0000)
committer
handa
<handa>
Wed, 25 Feb 2009 02:49:01 +0000
(
02:49
+0000)
(M17NLIB_VERSION_NAME): Changed to "1.5.4".
src/m17n-core.h
patch
|
blob
|
history
diff --git
a/src/m17n-core.h
b/src/m17n-core.h
index
6def14d
..
e6b96fe
100644
(file)
--- a/
src/m17n-core.h
+++ b/
src/m17n-core.h
@@
-47,8
+47,8
@@
M17N_BEGIN_HEADER
#define M17NLIB_MAJOR_VERSION 1
#define M17NLIB_MINOR_VERSION 5
-#define M17NLIB_PATCH_LEVEL 2
-#define M17NLIB_VERSION_NAME "1.5.2"
+#define M17NLIB_PATCH_LEVEL 4
+#define M17NLIB_VERSION_NAME "1.5.4"
extern void m17n_init_core (void);
#define M17N_INIT() m17n_init_core ()