]> granicus.if.org Git - apache/commitdiff
Ready for .34 evaluation.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 26 Mar 2002 20:35:51 +0000 (20:35 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 26 Mar 2002 20:35:51 +0000 (20:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94190 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
STATUS
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 4638e2fe7667238605a885fc60ee88bf1e7b5792..45cee4ca8e46a32735503f2fa8598bbf401bd745 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.34-dev
+Changes with Apache 2.0.34
 
   *) Ensure that the build/ directory is created when using VPATH.
      [Justin Erenkrantz]
diff --git a/STATUS b/STATUS
index 57aa5129706704fbf082423b45b8beda6a7470ce..2aecee2a515d9fb56ee5ece7171cff345041efd5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,15 +1,15 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/03/23 23:19:41 $]
+Last modified at [$Date: 2002/03/26 20:35:50 $]
 
 Release:
 
-    2.0.34  : in development
-    2.0.33  : tagged March 6, 2002.
-    2.0.32  : released Feburary 16, 2002.
+    2.0.34  : tagged March 26, 2002.
+    2.0.33  : tagged March 6, 2002.  not released.
+    2.0.32  : released Feburary 16, 2002 as beta.
     2.0.31  : rolled Feburary 1, 2002.  not released.
     2.0.30  : tagged January 8, 2002.  not rolled.
     2.0.29  : tagged November 27, 2001.  not rolled.
-    2.0.28  : released November 13, 2001
+    2.0.28  : released November 13, 2001 as beta.
     2.0.27  : rolled November 6, 2001
     2.0.26  : tagged October 16, 2001.  not rolled.
     2.0.25  : rolled August 29, 2001
index 76b799a10c98c4282c7d6f9d370528c2ae442e75..0772f4d99eb263ebe37d3d1d61b08281d282fc4a 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.34-dev"
+#define AP_SERVER_BASEREVISION "2.0.34"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION