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

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 29c52ac8111b21f3cbdc0bf00b0dee0dfa7d33ef..8058c65c21cd4d3e5b975484d524f0aedb4411d3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.24-dev
+Changes with Apache 2.0.24
 
   *) The Unix MPMs other than perchild now allow child server 
      processes to use the accept mutex when starting as root and 
index 0d3f19648c009384c5a7a19f6c184b42d402262d..a26c84c18fb4fdf44ffc7fb285cc8ac26a1a089f 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-dev"
+#define AP_SERVER_BASEREVISION "2.0.24"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION