]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Preparing to tag 2.2.27
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 13 Mar 2014 18:40:37 +0000 (18:40 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 13 Mar 2014 18:40:37 +0000 (18:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1577277 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index ed27cef1272eab21115e9f4a85f8738a80914b5e..5a4f87f3ce5be6f09b551909ee7975e2a2866901 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.27  : In maintenance.
+    2.2.27  : Tagged March 13, 2014
     2.2.26  : Released November 18, 2013
     2.2.25  : Released July 9, 2013
     2.2.24  : Released February 25, 2013
index 1fb706c7ac1d8414f2b3696c2b8cd34116bd5c20..a33c28dc19ce44da1b38a3f2c1c017739177eedd 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   27
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */