]> granicus.if.org Git - apache/commitdiff
Roll on to 2.3.2.
authorPaul Querna <pquerna@apache.org>
Mon, 23 Mar 2009 16:07:35 +0000 (16:07 +0000)
committerPaul Querna <pquerna@apache.org>
Mon, 23 Mar 2009 16:07:35 +0000 (16:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@757429 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
STATUS
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index 1ce21f4e5bc3bb5f09fb17260c3d20f3da93d10f..8f22b64b9fdff315998a46a7252226c22ab8f81a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,7 @@
                                                         -*- coding: utf-8 -*-
+
+Changes with Apache 2.3.3
+
 Changes with Apache 2.3.2
 
   *) mod_mime_magic: Fix detection of compressed content. [Rainer Jung]
diff --git a/STATUS b/STATUS
index 967ddf8546f98a084064961af34ed4043512c400..fde5fddb6489f58f3effffe8269c563edb0d243b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -27,6 +27,7 @@ Release history:
           while x.{even}.z versions are Stable/GA releases.]
 
     2.3.2   : in development
+    2.3.2   : Tagged on March 23, 2009.
     2.3.1   : Tagged on January 2, 2009.
     2.3.0   : Tagged on December 6, 2008, not released.
 
index b193bccbf967f717d4a30656bf47279a1063394c..d006622ce3b3023a47b1df52dc766fc7d9c30ec1 100644 (file)
@@ -45,7 +45,7 @@
 
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 3
-#define AP_SERVER_PATCHLEVEL_NUMBER   2
+#define AP_SERVER_PATCHLEVEL_NUMBER   3
 #define AP_SERVER_DEVBUILD_BOOLEAN    1
 
 #if AP_SERVER_DEVBUILD_BOOLEAN