]> granicus.if.org Git - apache/commitdiff
Bump for .32
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 14 Feb 2002 07:31:55 +0000 (07:31 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 14 Feb 2002 07:31:55 +0000 (07:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93412 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 93c8bfee7b2d9777b6e707867bf74fc8c9fb889a..51900cbe7ff486737dc4a26f1d7293bacc444a26 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Changes with Apache 2.0.32-dev
+Changes with Apache 2.0.32
 
   *) mod_negotiation: ForceLanguagePriority now uses 'Prefer' as the
      default if the directive is not specified.  This mirrors older
index 0e930d6c1a5b03efe7b6026bb113d891b1ba1066..74644a050ff3786b1cc7dd8e3640bb3760bfa114 100644 (file)
@@ -73,7 +73,7 @@
  */
 #define AP_SERVER_BASEVENDOR "Apache Software Foundation"
 #define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.32-dev"
+#define AP_SERVER_BASEREVISION "2.0.32"
 #define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
 #define AP_SERVER_VERSION  AP_SERVER_BASEVERSION