]> granicus.if.org Git - apache/commitdiff
welcome to .30
authorIan Holsman <ianh@apache.org>
Tue, 27 Nov 2001 22:14:31 +0000 (22:14 +0000)
committerIan Holsman <ianh@apache.org>
Tue, 27 Nov 2001 22:14:31 +0000 (22:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92205 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 7881586768e6c8273314d80dd7168393e15688af..47d95b3946c050e7e133afa0d64508b5a0bc904e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.30-dev
+
 Changes with Apache 2.0.29
 
   *) Add buffering in core_output_filter to ensure that long
index f0c3822210f2ce005329455d38826c787d370f0c..66e5962c1b8548acb32996900b5ee001224518d6 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.29"
+#define AP_SERVER_BASEREVISION "2.0.30-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION