]> granicus.if.org Git - apache/commitdiff
Bump after the tag.
authorRyan Bloom <rbb@apache.org>
Thu, 19 Jul 2001 21:49:41 +0000 (21:49 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 19 Jul 2001 21:49:41 +0000 (21:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89626 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 42310b7e3fcd87f9aba9d4f41ccdc69a57d9fc93..4b5b3f80085c1c2f40ff2ec72c78d37870b6b683 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.22-dev
+
 Changes with Apache 2.0.21
 
   *) Introduce connection sub-pools into ab.  Truncating the lifetime
index dd9302466705657515c993531df8d9bab2ca359d..db9926e1c1a9b25b153647c0011d4ffb011434bb 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.21"
+#define AP_SERVER_BASEREVISION "2.0.22-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION