]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag 2.2.12
authorJim Jagielski <jim@apache.org>
Mon, 20 Jul 2009 20:19:21 +0000 (20:19 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 20 Jul 2009 20:19:21 +0000 (20:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@795989 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 27d9c095222603d62575be9e4257aa19027813c5..c133921cf59e812230f3d289f17627529d46bfb4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -26,8 +26,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.12  : In development. Jim proposes T&R around July 12
-              and offers to RM.
+    2.2.12  : Tagged July 20, 2009.
     2.2.11  : Released December 14, 2008.
     2.2.10  : Released October 14, 2008.
     2.2.9   : Released June 14, 2008.
index 2fc95a99fc26301f0a3ab8698d7d1c05e28af1d3..de2c85383edeca5d19b26bdb60359bba0959f4e8 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   12
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"