]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag as 2.2.10
authorJim Jagielski <jim@apache.org>
Tue, 7 Oct 2008 15:20:24 +0000 (15:20 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 7 Oct 2008 15:20:24 +0000 (15:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@702514 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 1115a3b165a6793b5974cc12b7da37813bd7199e..4637c6cddb42045e2306ddd12683dedc25ede912 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.10  : In development. Jim would like to do a release
-              late Sept/early Oct and volunteers to RM.
+    2.2.10  : Tagged October 7, 2008.
     2.2.9   : Released June 14, 2008.
     2.2.8   : Released January 19, 2008.
     2.2.7   : Tagged January 4, 2008. Not released.
index 62e1b1e951e0cdca8bcb70f9ae690157440e2731..687cebc7e26f65a7619824b795d286137f4eb46a 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   10
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"