]> granicus.if.org Git - apache/commitdiff
About to tag 2.0.30
authorAaron Bannert <aaron@apache.org>
Tue, 8 Jan 2002 23:34:58 +0000 (23:34 +0000)
committerAaron Bannert <aaron@apache.org>
Tue, 8 Jan 2002 23:34:58 +0000 (23:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92780 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index d1190b718410a67bb09598fad14b80ef156ba596..225a642b95bf288b1cc9e1ec4253c77a136cf2f9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.30-dev
+Changes with Apache 2.0.30
 
   *) Fix the main bug for FreeBSD and threaded MPM's. There are
      still issues (see STATUS) but at least the server will now
index 66e5962c1b8548acb32996900b5ee001224518d6..67f48f25d0012905630fe8dc08abaf137f54826d 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.30-dev"
+#define AP_SERVER_BASEREVISION "2.0.30"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION