]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Bumps for the release. The tag will be moved to this version.
authorRyan Bloom <rbb@apache.org>
Thu, 19 Jul 2001 21:43:38 +0000 (21:43 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 19 Jul 2001 21:43:38 +0000 (21:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89625 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 852a058fe85b434d08009de88c18287e3a6b0952..42310b7e3fcd87f9aba9d4f41ccdc69a57d9fc93 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.21-dev
+Changes with Apache 2.0.21
 
   *) Introduce connection sub-pools into ab.  Truncating the lifetime
      of these allocations means that ab no longer perpetually grows
index 5b20de5d1bfadf6be6c2cd8f62a791064cac2073..dd9302466705657515c993531df8d9bab2ca359d 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-dev"
+#define AP_SERVER_BASEREVISION "2.0.21"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION