]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare for tag
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Oct 2010 16:33:02 +0000 (16:33 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Oct 2010 16:33:02 +0000 (16:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1022602 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index e74365971fb48d6fbfae03bed66f4c03df22a98f..80ac721cdefef878f03424c126408fc4dbef1032 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -23,7 +23,8 @@ 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.17  : T&R scheduled by wrowe Oct 7 for anticipated 10/11 announce.
+    2.2.18  : In maintainance
+    2.2.17  : Tagged October 14, 2010.
     2.2.16  : Released July 25, 2010.
     2.2.15  : Released March 6, 2010.
     2.2.14  : Released October 3, 2009.
index 28441b5d69c1a904f35fd1ff1a06e8e2c4160637..546493d2037a370fb58a3a2f795f8f8effa3db7e 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   17
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"