From: handa Date: Fri, 13 Aug 2004 09:24:03 +0000 (+0000) Subject: (LIBOTF_VERSION): Updated to 0.9.2. X-Git-Tag: REL-0-9-2~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ad9f6dd702c27b7120f962268d10560b6ce4f3b6;p=m17n%2Flibotf.git (LIBOTF_VERSION): Updated to 0.9.2. (LIBOTF_RELEASE_NUMBER): Updated to 2. --- diff --git a/src/otf.h b/src/otf.h index e26e50c..72ac823 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.1" +#define LIBOTF_VERSION "0.9.2" /* 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 1 +#define LIBOTF_RELEASE_NUMBER 2 /*** Table of contents: