]> granicus.if.org Git - apache/commitdiff
2.0.13 is tagged, so bump everything for 2.0.14
authorRyan Bloom <rbb@apache.org>
Sun, 25 Feb 2001 20:05:47 +0000 (20:05 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 25 Feb 2001 20:05:47 +0000 (20:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88327 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 5aacf1133ccd3d3cdbbb5257623235207f4c1c98..b5ed3ef3f0b6446886722c0637be609bcc246d4e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
-Changes with Apache 2.0.13-dev
+Changes with Apache 2.0.14-dev
+
+Changes with Apache 2.0.13
 
   *) Don't assume that there will always be multiple calls to the byterange 
      filter.  It is possible that we will need to do byteranges with only
index cb0ebc9e2739227bdb8dc89f21bcf56ad7b4c2ad..be9c1f0c4aab97b3c24028dff7d8d3d7be5489e0 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.13"
+#define AP_SERVER_BASEREVISION "2.0.14-dev"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION