]> granicus.if.org Git - apache/commitdiff
Update the CHANGES and ap_release files.
authorRyan Bloom <rbb@apache.org>
Wed, 4 Apr 2001 00:35:09 +0000 (00:35 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 4 Apr 2001 00:35:09 +0000 (00:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88705 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 169042bc9eeb6773e50f3869519e780f512eff83..e8edec601be7f2889b664901dcb1dcd3412691a9 100644 (file)
--- 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]
index 16ee1f028bf36e88f04c503e4db088bda0c649ea..928f0042ddfe34d73c918d816a952aa204995461 100644 (file)
@@ -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