]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag 2.2.9
authorJim Jagielski <jim@apache.org>
Tue, 10 Jun 2008 18:48:43 +0000 (18:48 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 10 Jun 2008 18:48:43 +0000 (18:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@666272 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 21048af148d18c97364678adbf52e505aab89083..bb3a13da9b26fd1f512e9329a3b5d8d8aa49e9fc 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.9   : In development. Jim would like to do a release early
-              June and offers to RM.
+    2.2.9   : Tagged June 10, 2008.
     2.2.8   : Released January 19, 2008.
     2.2.7   : Tagged January 4, 2008. Not released.
     2.2.6   : Released September 7, 2007.
index 7e5f20699b50a6b62231e0f16b5f49fbe06bcceb..af9b32332dc60e9fc7a0d78b35c7986566760693 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   9
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"