wrowe 2003/03/30 21:33:34
Modified: . CHANGES
include apu_version.h
Log:
On to 0.9.4-dev
Revision Changes Path
1.107 +4 -0 apr-util/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apr-util/CHANGES,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- CHANGES 28 Mar 2003 18:19:29 -0000 1.106
+++ CHANGES 31 Mar 2003 05:33:34 -0000 1.107
@@ -1,3 +1,7 @@
+Changes with APR-util 0.9.4
+
+
+
Changes with APR-util 0.9.3
*) Allow apr_date_parse_rfc to parse 'Sun, 06-Nov-1994 08:49:37 GMT' as a
1.8 +2 -2 apr-util/include/apu_version.h
Index: apu_version.h
===================================================================
RCS file: /home/cvs/apr-util/include/apu_version.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- apu_version.h 31 Mar 2003 05:32:43 -0000 1.7
+++ apu_version.h 31 Mar 2003 05:33:34 -0000 1.8
@@ -101,13 +101,13 @@
#define APU_MINOR_VERSION 9
/** patch level */
-#define APU_PATCH_VERSION 3
+#define APU_PATCH_VERSION 4
/**
* This symbol is defined for internal, "development" copies of APU. This
* symbol will be #undef'd for releases.
*/
-/* #undef APU_IS_DEV_VERSION
*/
+#define APU_IS_DEV_VERSION