]> granicus.if.org Git - apache/commitdiff
Welcome to 2.0.31
authorAaron Bannert <aaron@apache.org>
Tue, 8 Jan 2002 23:42:11 +0000 (23:42 +0000)
committerAaron Bannert <aaron@apache.org>
Tue, 8 Jan 2002 23:42:11 +0000 (23:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92782 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
STATUS
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 225a642b95bf288b1cc9e1ec4253c77a136cf2f9..998e63825a43cf346ddb540bed702b0fb5e0a0f6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.31-dev
+
 Changes with Apache 2.0.30
 
   *) Fix the main bug for FreeBSD and threaded MPM's. There are
diff --git a/STATUS b/STATUS
index f146c6de53531eee3d7f8317741a954134382503..3cb823a6ba547b3b7b7681ba33ae69ff0b195821 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,9 +1,10 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/01/08 16:37:52 $]
+Last modified at [$Date: 2002/01/08 23:42:11 $]
 
 Release:
 
-    2.0.30  : In development
+    2.0.31  : In development
+    2.0.30  : tagged January 8, 2002.
     2.0.29  : tagged November 27, 2001.  not rolled.
     2.0.28  : released November 13, 2001
     2.0.27  : rolled November 6, 2001
index 67f48f25d0012905630fe8dc08abaf137f54826d..ed11af465b02b5720c0db302c9654b7ed8b2c11c 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.30"
+#define AP_SERVER_BASEREVISION "2.0.31-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION