]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare to tag 2.2.30
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 11 Jul 2015 04:16:40 +0000 (04:16 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 11 Jul 2015 04:16:40 +0000 (04:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1690339 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 1cf3626ca26d49b64465844b4fe24670a9558b94..4cccbde65ba909658f8bcf937975726faf8b94f4 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.30  : In maintenance
+    2.2.30  : Tagged July 10, 2014
     2.2.29  : Released September 3, 2014
     2.2.28  : Tagged August 22, 2014. Not released.
     2.2.27  : Released March 26, 2014
index edeb191e3490d7e16f954bdd449627dd5d86b9ea..2f15bd5575dd6751bc0f01ff6fcc2e8777e21ace 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   30
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */