From: handa Date: Mon, 9 Aug 2004 11:43:48 +0000 (+0000) Subject: (VERSION) Updated to 1.1. X-Git-Tag: REL-1-1-0~27 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee622ffea473b3d54c28154e1f05fae8e79ec71;p=m17n%2Fm17n-lib.git (VERSION) Updated to 1.1. --- diff --git a/example/mconv.c b/example/mconv.c index 7aec262..ea759ca 100644 --- a/example/mconv.c +++ b/example/mconv.c @@ -134,7 +134,7 @@ #include #include -#define VERSION "1.0" +#define VERSION "1.1" /* Print all coding system names. */ diff --git a/example/medit.c b/example/medit.c index 8874b32..a89f8db 100644 --- a/example/medit.c +++ b/example/medit.c @@ -116,7 +116,7 @@ #include #include -#define VERSION "1.0.1" +#define VERSION "1.1" /* Global variables. */ diff --git a/example/mview.c b/example/mview.c index 20dd43f..af1ed01 100644 --- a/example/mview.c +++ b/example/mview.c @@ -112,7 +112,7 @@ #include #include -#define VERSION "1.0" +#define VERSION "1.1" /* Global m17n variables. */ MFrame *frame;