]> granicus.if.org Git - apache/commitdiff
32-dev is now it
authorIan Holsman <ianh@apache.org>
Thu, 31 Jan 2002 05:28:43 +0000 (05:28 +0000)
committerIan Holsman <ianh@apache.org>
Thu, 31 Jan 2002 05:28:43 +0000 (05:28 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93123 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
STATUS
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index b069fd9baf24a08dcd0f460b6e40d58ab97b56da..aec4c7e54721cd48643bd9e77f2ec7edee03ba12 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.32-dev
+
 Changes with Apache 2.0.31
   *) Add a timeout option to the proxy code 'ProxyTimeout' 
      [Ian Holsman]
diff --git a/STATUS b/STATUS
index 7b7872763309a9681039a353bcfeeddab0112199..62f8cfff6c3eeccd1e46c054578677774504a6d7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,8 +1,9 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/01/31 05:22:36 $]
+Last modified at [$Date: 2002/01/31 05:28:43 $]
 
 Release:
 
+    2.0.32  : in development
     2.0.31  : tagged January 30, 2002.
     2.0.30  : tagged January 8, 2002.  not rolled.
     2.0.29  : tagged November 27, 2001.  not rolled.
index c26ceda2eac7361f940a89de84d39b82561deaeb..0e930d6c1a5b03efe7b6026bb113d891b1ba1066 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.31"
+#define AP_SERVER_BASEREVISION "2.0.32-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION