From: handa Date: Fri, 13 Jul 2007 04:14:58 +0000 (+0000) Subject: (LIBOTF_VERSION): Updated to 0.9.6. X-Git-Tag: REL-0-9-7~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=18d5c074a86e5b5d697d68d75252491f01d55b9c;p=m17n%2Flibotf.git (LIBOTF_VERSION): Updated to 0.9.6. (LIBOTF_RELEASE_NUMBER): Updated to 6. --- diff --git a/src/otf.h b/src/otf.h index efa37ff..47e2a78 100644 --- a/src/otf.h +++ b/src/otf.h @@ -1,6 +1,6 @@ /* otf.h -- Header file for libotf (OpenType font library). -Copyright (C) 2003, 2004, 2005, 2006 +Copyright (C) 2003, 2004, 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO167 @@ -29,14 +29,14 @@ extern "C" { #endif /* Version name of this library. */ -#define LIBOTF_VERSION "0.9.5" +#define LIBOTF_VERSION "0.9.6" /* 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 5 +#define LIBOTF_RELEASE_NUMBER 6 /*** Table of contents: