jerenkrantz 2002/09/11 17:50:21
Modified: . CHANGES
include apr_version.h
Log:
Move to 0.9.2-dev
Revision Changes Path
1.332 +2 -0 apr/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr/CHANGES,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -u -r1.331 -r1.332
--- CHANGES 12 Sep 2002 00:48:41 -0000 1.331
+++ CHANGES 12 Sep 2002 00:50:21 -0000 1.332
@@ -1,3 +1,5 @@
+Changes with APR 0.9.2
+
Changes with APR 0.9.1
*) Fixed usage of alloca in apr_poll() on Tru64
1.9 +2 -2 apr/include/apr_version.h
Index: apr_version.h
===================================================================
RCS file: /home/cvs/apr/include/apr_version.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -u -r1.8 -r1.9
--- apr_version.h 12 Sep 2002 00:46:57 -0000 1.8
+++ apr_version.h 12 Sep 2002 00:50:21 -0000 1.9
@@ -99,14 +99,14 @@
#define APR_MINOR_VERSION 9
/** patch level */
-#define APR_PATCH_VERSION 1
+#define APR_PATCH_VERSION 2
/**
* 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 \