]> granicus.if.org Git - apache/commitdiff
Prepare for the next roll
authorRyan Bloom <rbb@apache.org>
Sun, 25 Mar 2001 04:05:42 +0000 (04:05 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 25 Mar 2001 04:05:42 +0000 (04:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88572 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index c60e58946440fd8b012e626e512b2ec45c9403ee..28da8c2770c42552380ed3037db49675ee3f3dc6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.15-dev
+Changes with Apache 2.0.15
 
   *) Untangled the buildconf script and eliminated the need for build's
      aclocal.m4, generated_lists, build.mk, build2.mk, and a host of other
index dfbb16cbb947dabade5d53f6bad23e70a14fe62c..eebd5d2ef01bd86cd195e873a21263a723d46ff4 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-dev"
+#define AP_SERVER_BASEREVISION "2.0.15"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION