From: Ryan Bloom Date: Wed, 29 Aug 2001 18:23:08 +0000 (+0000) Subject: Forgot to bump these numbers before the tag. Re-tagging these three X-Git-Tag: 2.0.25~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e59ada7e19dc312b6c7d6f19aae20d390bfe7cd;p=apache Forgot to bump these numbers before the tag. Re-tagging these three files only. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90783 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 31b298bdac..56ef163a1f 100644 --- 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 170090bcaf..5f9f6782de 100644 --- 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 diff --git a/include/ap_release.h b/include/ap_release.h index d0191cdf92..1b37724406 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -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