From: handa Date: Fri, 10 Dec 2004 07:09:46 +0000 (+0000) Subject: (VERSION): Set to 1.2.0. X-Git-Tag: REL-1-2-0~53 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=be15d99720126d4776d0b39ecb7db9dcd7d407a2;p=m17n%2Fm17n-lib.git (VERSION): Set to 1.2.0. --- diff --git a/example/mconv.c b/example/mconv.c index efe613d..a3f64a2 100644 --- a/example/mconv.c +++ b/example/mconv.c @@ -134,7 +134,7 @@ #include #include -#define VERSION "1.2" +#define VERSION "1.2.0" /* Print all coding system names. */ diff --git a/example/mdate.c b/example/mdate.c index 6c5014f..95d4a21 100644 --- a/example/mdate.c +++ b/example/mdate.c @@ -82,7 +82,7 @@ #include #include -#define VERSION "1.2" +#define VERSION "1.2.0" /* Return a plist of all locales currently avairable on the system. The keys and values of the plist are locale name symbols and diff --git a/example/medit.c b/example/medit.c index cb24dda..8f5dee3 100644 --- a/example/medit.c +++ b/example/medit.c @@ -116,7 +116,7 @@ #include #include -#define VERSION "1.2" +#define VERSION "1.2.0" /* Global variables. */ diff --git a/example/mview.c b/example/mview.c index 8576f1a..326b1ad 100644 --- a/example/mview.c +++ b/example/mview.c @@ -112,7 +112,7 @@ #include #include -#define VERSION "1.2" +#define VERSION "1.2.0" /* Global m17n variables. */ MFrame *frame;