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:
c6ec262
)
(M17NLIB_PATCH_LEVEL): Changed to 1.
author
handa
<handa>
Fri, 2 Apr 2010 12:29:07 +0000
(12:29 +0000)
committer
handa
<handa>
Fri, 2 Apr 2010 12:29:07 +0000
(12:29 +0000)
(M17NLIB_VERSION_NAME): 1.6.1.
src/m17n-core.h
patch
|
blob
|
history
diff --git
a/src/m17n-core.h
b/src/m17n-core.h
index
5af53a7
..
da5cdf2
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 6
-#define M17NLIB_PATCH_LEVEL 0
-#define M17NLIB_VERSION_NAME "1.6.0"
+#define M17NLIB_PATCH_LEVEL 1
+#define M17NLIB_VERSION_NAME "1.6.1"
extern void m17n_init_core (void);
#define M17N_INIT() m17n_init_core ()