From: handa Date: Fri, 10 Dec 2004 06:57:14 +0000 (+0000) Subject: (VERSION): Update to 1.2. X-Git-Tag: REL-1-2-0~57 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=bf5620583ebafcbaf0348085d4917a4fb927cae1;p=m17n%2Fm17n-lib.git (VERSION): Update to 1.2. --- diff --git a/example/mconv.c b/example/mconv.c index ea759ca..efe613d 100644 --- a/example/mconv.c +++ b/example/mconv.c @@ -134,7 +134,7 @@ #include #include -#define VERSION "1.1" +#define VERSION "1.2" /* Print all coding system names. */ diff --git a/example/mdate.c b/example/mdate.c index e02d1c8..6c5014f 100644 --- a/example/mdate.c +++ b/example/mdate.c @@ -82,7 +82,7 @@ #include #include -#define VERSION "1.1" +#define VERSION "1.2" /* 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/mview.c b/example/mview.c index af1ed01..8576f1a 100644 --- a/example/mview.c +++ b/example/mview.c @@ -112,7 +112,7 @@ #include #include -#define VERSION "1.1" +#define VERSION "1.2" /* Global m17n variables. */ MFrame *frame;