]> granicus.if.org Git - apache/commitdiff
Bump after the tag.
authorRyan Bloom <rbb@apache.org>
Wed, 29 Aug 2001 18:24:40 +0000 (18:24 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 29 Aug 2001 18:24:40 +0000 (18:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90785 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 56ef163a1f04ece100415318507c61b0215a4218..93c6800d50fe1f3d94b5afde53d0b6095a0ae943 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.26-dev
+
 Changes with Apache 2.0.25
 
   *) Move the installed /manual directory out of the /htdocs/ tree, so
index 1b3772440666a60411ea7210b6acfc4918fd8f9e..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.25"
+#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