From 5ee5aa4811410350c24b7ceca2bb2110b3de70d6 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 6 Dec 2006 06:02:48 +0000 Subject: [PATCH] (VERSION): Changed to 1.3.4. --- example/mconv.c | 2 +- example/mdate.c | 2 +- example/medit.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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. */ -- 1.7.10.4