From: Ryan Bloom Date: Wed, 4 Apr 2001 00:35:09 +0000 (+0000) Subject: Update the CHANGES and ap_release files. X-Git-Tag: 2.0.16~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54a502ffcb219d008da162318e5d273876f1d4b9;p=apache Update the CHANGES and ap_release files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88705 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 169042bc9e..e8edec601b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -Changes with Apache 2.0.16-dev +Changes with Apache 2.0.16 *) Change the default installation directory to /usr/local/apache2, as now defined by the "Apache" layout in config.layout. [Marc Slemko] diff --git a/include/ap_release.h b/include/ap_release.h index 16ee1f028b..928f0042dd 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.16-dev" +#define AP_SERVER_BASEREVISION "2.0.16" #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION #define AP_SERVER_VERSION AP_SERVER_BASEVERSION