From: handa Date: Thu, 13 Aug 2009 11:13:51 +0000 (+0000) Subject: (LIBOTF_VERSION): Changed to "0.9.10". X-Git-Tag: REL-0-9-10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0f87b8e3c6ffa7ca9571143f32ca06ea3a833c26;p=m17n%2Flibotf.git (LIBOTF_VERSION): Changed to "0.9.10". (LIBOTF_RELEASE_NUMBER): Changed to 10. --- diff --git a/src/otf.h b/src/otf.h index 8b88474..200695d 100644 --- a/src/otf.h +++ b/src/otf.h @@ -29,14 +29,14 @@ extern "C" { #endif /* Version name of this library. */ -#define LIBOTF_VERSION "0.9.9" +#define LIBOTF_VERSION "0.9.10" /* 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 9 +#define LIBOTF_RELEASE_NUMBER 10 /*** Table of contents: