]> granicus.if.org Git - apache/commitdiff
Bump to 2.0.24-dev after tag
authorCliff Woolley <jwoolley@apache.org>
Wed, 8 Aug 2001 00:04:21 +0000 (00:04 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 8 Aug 2001 00:04:21 +0000 (00:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90020 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index e526b7d6156f35e5145461bfcf6b32762c6af7af..046de0f472c8843a16770b84e59a27d06f269dd7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.24-dev
+
 Changes with Apache 2.0.23
 
   *) Use the prefork MPM by default on Unix.  [various]
index 0c65b3ddf5405186f1f44846f5ab4fea09b53a5b..0d3f19648c009384c5a7a19f6c184b42d402262d 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.23"
+#define AP_SERVER_BASEREVISION "2.0.24-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION