]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare to tag 2.2.33
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 23 Jun 2017 21:54:24 +0000 (21:54 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 23 Jun 2017 21:54:24 +0000 (21:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1799715 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 5e029fec4f2c9d6c1dbbf1d36949c9b40069b098..4f84c83516916b844348051c1e12c0e6b5eaf407 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -23,7 +23,7 @@ Patches considered for backport are noted in their branches' STATUS:
 Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
-    2.2.33  : In maintenance until Jul 1st, 2017
+    2.2.33  : Tagged June 23, 2017
     2.2.32  : Released January 13, 2017
     2.2.31  : Released July 16, 2015
     2.2.30  : Tagged July 10, 2015. Not released.
index 43d85e2c547315066fadc26a1e754eb790a69199..4a6e6c1d8340eb3bbe9a1b8278e13a0d55ccf508 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   33
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */