]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare for 2.2.18 tag
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 8 May 2011 06:47:03 +0000 (06:47 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 8 May 2011 06:47:03 +0000 (06:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1100688 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index dcc0518fd9e9928ac455b08a035d3245ac64f8cc..75034698917aceb8a0f15c6f3e2c5af0d7e9d56e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -24,7 +24,7 @@ Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
     2.2.19  : In maintenance
-    2.2.18  : Tagged May 7, 2011.
+    2.2.18  : Tagged May 8, 2011.
     2.2.17  : Released October 19, 2010.
     2.2.16  : Released July 25, 2010.
     2.2.15  : Released March 6, 2010.
index 13259980485c7dea7c30a2250545daefc92edfee..536e8c0d631a400a86f3387151602d6c1a4c7ed5 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   18
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"