]> granicus.if.org Git - apache/commitdiff
Bump for version 2.0.14
authorRyan Bloom <rbb@apache.org>
Wed, 7 Mar 2001 19:13:37 +0000 (19:13 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 7 Mar 2001 19:13:37 +0000 (19:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88465 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index dc3aff64050eb5b48572f142c86128781fa59832..0213536d7548cf3454dab5bbec155e8966b9d572 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.14-dev
+Changes with Apache 2.0.14
 
   *) Fix content-length computation.  We ONLY compute a content-length if
      We are not in a 1.1 request and we cannot chunk, and this is a keepalive
index 72cc167b6f499a0ecdd9e05b6d2004b847852960..b0dc4af210036e89a57b5c6da7f3ef6e4fe080a5 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.14-dev"
+#define AP_SERVER_BASEREVISION "2.0.14"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION