wrowe 2003/03/30 21:32:43
Modified: . STATUS
include apu_version.h
Log:
Let 0.9.3 free
Revision Changes Path
1.41 +4 -3 apr-util/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apr-util/STATUS,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- STATUS 22 Mar 2003 03:23:04 -0000 1.40
+++ STATUS 31 Mar 2003 05:32:43 -0000 1.41
@@ -3,8 +3,9 @@
Release:
- 0.9.2 : Tagged March 21, 2002
- 0.9.1 : Released as alpha on September 11, 2002
+ 0.9.3 : Tagged March 30, 2002
+ 0.9.2 : Released March 22, 2002 (alpha)
+ 0.9.1 : Released September 11, 2002 (alpha)
0.9.0 : Not released
2.0a9 : released December 12, 2000
1.7 +3 -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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- apu_version.h 22 Mar 2003 03:23:43 -0000 1.6
+++ apu_version.h 31 Mar 2003 05:32:43 -0000 1.7
@@ -103,12 +103,13 @@
/** patch level */
#define APU_PATCH_VERSION 3
-
/**
* This symbol is defined for internal, "development" copies of APU. This
* symbol will be #undef'd for releases.
*/
-#define APU_IS_DEV_VERSION
+/* #undef APU_IS_DEV_VERSION
*/
+
+
/** The formatted string of APU's version */
#define APU_VERSION_STRING \