jerenkrantz 2003/09/25 22:27:22
Modified: include Tag: APR_0_9_BRANCH apr_version.h
Log:
0.9.4 came and went. Now for 0.9.5-dev
Revision Changes Path
No revision
No revision
1.16.2.2 +2 -2 apr/include/apr_version.h
Index: apr_version.h
===================================================================
RCS file: /home/cvs/apr/include/apr_version.h,v
retrieving revision 1.16.2.1
retrieving revision 1.16.2.2
diff -u -u -r1.16.2.1 -r1.16.2.2
--- apr_version.h 26 Sep 2003 05:25:57 -0000 1.16.2.1
+++ apr_version.h 26 Sep 2003 05:27:22 -0000 1.16.2.2
@@ -99,14 +99,14 @@
#define APR_MINOR_VERSION 9
/** patch level */
-#define APR_PATCH_VERSION 4
+#define APR_PATCH_VERSION 5
/**
* 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 \