]> granicus.if.org Git - apache/commitdiff
Bump after the tag.
authorRyan Bloom <rbb@apache.org>
Thu, 16 Aug 2001 14:22:04 +0000 (14:22 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 16 Aug 2001 14:22:04 +0000 (14:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90217 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 8058c65c21cd4d3e5b975484d524f0aedb4411d3..d26923dcf22ccc93025b4bc4d0887ad521773257 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.25-dev
+
 Changes with Apache 2.0.24
 
   *) The Unix MPMs other than perchild now allow child server 
index a26c84c18fb4fdf44ffc7fb285cc8ac26a1a089f..d0191cdf92c2c52b45b4317727a7515c2be8c731 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.24"
+#define AP_SERVER_BASEREVISION "2.0.25-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION