From: handa Date: Thu, 22 Dec 2005 07:23:15 +0000 (+0000) Subject: (LIBOTF_VERSION): Updated to "0.9.4" X-Git-Tag: REL-0-9-5~36 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5680ff68d4fddba29303cfb0928c0244698909a6;p=m17n%2Flibotf.git (LIBOTF_VERSION): Updated to "0.9.4" (LIBOTF_RELEASE_NUMBER): Update to 4. --- diff --git a/src/otf.h b/src/otf.h index 28a6f0f..d637850 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.3" +#define LIBOTF_VERSION "0.9.4" /* 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 3 +#define LIBOTF_RELEASE_NUMBER 4 /*** Table of contents: