]> granicus.if.org Git - apache/commitdiff
We are working on 2.0.16 now.
authorRyan Bloom <rbb@apache.org>
Sun, 25 Mar 2001 15:56:59 +0000 (15:56 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 25 Mar 2001 15:56:59 +0000 (15:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88574 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 28da8c2770c42552380ed3037db49675ee3f3dc6..06f9698afb3104b3a2c43ab8f72cb09b50155fda 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+Changes with Apache 2.0.16-dev
+
 Changes with Apache 2.0.15
 
   *) Untangled the buildconf script and eliminated the need for build's
index eebd5d2ef01bd86cd195e873a21263a723d46ff4..16ee1f028bf36e88f04c503e4db088bda0c649ea 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.15"
+#define AP_SERVER_BASEREVISION "2.0.16-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION