From: handa Date: Fri, 19 Nov 2004 11:16:51 +0000 (+0000) Subject: (LIBOTF_VERSION): Update to "0.9.3". X-Git-Tag: REL-0-9-5~88 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0fb23480a640b0e764cbca66fe3148fe07410568;p=m17n%2Flibotf.git (LIBOTF_VERSION): Update to "0.9.3". (LIBOTF_RELEASE_NUMBER): Update to 3. --- diff --git a/src/otf.h b/src/otf.h index ed7a5bb..38936dc 100644 --- a/src/otf.h +++ b/src/otf.h @@ -25,14 +25,14 @@ write to the Free Software Foundation, Inc., 59 Temple Place, Suite #define _OTF_H_ /* Version name of this library. */ -#define LIBOTF_VERSION "0.9.2" +#define LIBOTF_VERSION "0.9.3" /* Major version number. */ #define LIBOTF_MAJOR_VERSION 0 /* Minor version number. */ #define LIBOTF_MINOR_VERSION 9 /* Release (i.e. patch level) number. */ -#define LIBOTF_RELEASE_NUMBER 2 +#define LIBOTF_RELEASE_NUMBER 3 /*** Table of contents: