]> granicus.if.org Git - apache/commitdiff
Forgot to bump these numbers before the tag. Re-tagging these three
authorRyan Bloom <rbb@apache.org>
Wed, 29 Aug 2001 18:23:08 +0000 (18:23 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 29 Aug 2001 18:23:08 +0000 (18:23 +0000)
files only.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90783 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
STATUS
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 31b298bdac64a4c23d87539cff411cdd86a2c69b..56ef163a1f04ece100415318507c61b0215a4218 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.25-dev
+Changes with Apache 2.0.25
 
   *) Move the installed /manual directory out of the /htdocs/ tree, so
      that it can be kept more independently from the remaining document
diff --git a/STATUS b/STATUS
index 170090bcafd0f08ebc79bd279c0905346875d189..5f9f6782dea034e48603d0a9c3bcf14a4f203fda 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,8 +1,10 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/08/28 23:34:30 $]
+Last modified at [$Date: 2001/08/29 18:23:08 $]
 
 Release:
 
+    2.0.25  : rolled August 29, 2001
+    2.0.24  : rolled August 18, 2001
     2.0.23  : rolled August 9, 2001
     2.0.22  : rolled July 29, 2001
     2.0.21  : rolled July 20, 2001
index d0191cdf92c2c52b45b4317727a7515c2be8c731..1b3772440666a60411ea7210b6acfc4918fd8f9e 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.25-dev"
+#define AP_SERVER_BASEREVISION "2.0.25"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION