]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag 2.2.6
authorJim Jagielski <jim@apache.org>
Tue, 4 Sep 2007 19:58:14 +0000 (19:58 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 4 Sep 2007 19:58:14 +0000 (19:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572799 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 3edaca2798530fd1a2f2c363d18c09731e595b7d..19309dc2edea3eaa09c7f28241d49cb032824f81 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.6   : In development. T&R planned for Sept 3, 2007,
-              Jim as RM
+    2.2.6   : Tagged September 4, 2007.
     2.2.5   : Tagged August 10, 2007, not released.
     2.2.4   : Released on January 9, 2007 as GA.
     2.2.3   : Released on July 28, 2006 as GA.
index afeead776b9a797802e675a23fc27262ab59ff96..1777fd05ae979f0a37556153beb2d9d71df87a1c 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   6
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"