gstein 2002/08/27 23:16:14
Modified: include apr_version.h
Log:
Now at 0.9.1-dev
Revision Changes Path
1.7 +2 -2 apr/include/apr_version.h
Index: apr_version.h
===================================================================
RCS file: /home/cvs/apr/include/apr_version.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- apr_version.h 28 Aug 2002 06:15:19 -0000 1.6
+++ apr_version.h 28 Aug 2002 06:16:14 -0000 1.7
@@ -99,14 +99,14 @@
#define APR_MINOR_VERSION 9
/** patch level */
-#define APR_PATCH_VERSION 0
+#define APR_PATCH_VERSION 1
/**
* This symbol is defined for internal, "development" copies of APR. This
* symbol will be #undef'd for releases.
*/
-#undef APR_IS_DEV_VERSION
+#define APR_IS_DEV_VERSION
/** The formatted string of APR's version */
#define APR_VERSION_STRING \