From: handa Date: Wed, 6 Dec 2006 06:02:48 +0000 (+0000) Subject: (VERSION): Changed to 1.3.4. X-Git-Tag: REL-1-3-4~3 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee5aa4811410350c24b7ceca2bb2110b3de70d6;p=m17n%2Fm17n-lib.git (VERSION): Changed to 1.3.4. --- diff --git a/example/mconv.c b/example/mconv.c index 7a71649..972dfbe 100644 --- a/example/mconv.c +++ b/example/mconv.c @@ -134,7 +134,7 @@ #include #include -#define VERSION "1.2.0" +#define VERSION "1.3.4" /* Print all coding system names. */ diff --git a/example/mdate.c b/example/mdate.c index a14d986..c721a6d 100644 --- a/example/mdate.c +++ b/example/mdate.c @@ -82,7 +82,7 @@ #include #include -#define VERSION "1.2.0" +#define VERSION "1.3.4" /* 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 d5cadef..0e54cde 100644 --- a/example/medit.c +++ b/example/medit.c @@ -120,7 +120,7 @@ #include #include -#define VERSION "1.2.0" +#define VERSION "1.3.4" /* Global variables. */