(LIBOTF_VERSION): Updated to "0.9.4"
authorhanda <handa>
Thu, 22 Dec 2005 07:23:15 +0000 (07:23 +0000)
committerhanda <handa>
Thu, 22 Dec 2005 07:23:15 +0000 (07:23 +0000)
(LIBOTF_RELEASE_NUMBER): Update to 4.

src/otf.h

index 28a6f0f..d637850 100644 (file)
--- 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: