]> granicus.if.org Git - apache/commitdiff
Working in 2.0.17-dev now.
authorRyan Bloom <rbb@apache.org>
Wed, 4 Apr 2001 00:52:02 +0000 (00:52 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 4 Apr 2001 00:52:02 +0000 (00:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88707 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index e8edec601be7f2889b664901dcb1dcd3412691a9..db7f47fee4ceeb1ebe10e656b7ea67db392322c1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.17-dev
+
 Changes with Apache 2.0.16
 
   *) Change the default installation directory to /usr/local/apache2,
index 928f0042ddfe34d73c918d816a952aa204995461..6f2ede26629ec573c7f5d53f845755e128c4227f 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"
+#define AP_SERVER_BASEREVISION "2.0.17-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION