]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare for tagging 2.2.5
authorJim Jagielski <jim@apache.org>
Fri, 10 Aug 2007 20:16:03 +0000 (20:16 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 10 Aug 2007 20:16:03 +0000 (20:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@564745 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index c69f9ab02da57d5932b5d4e38f85c98c3a4c3067..cef3e17e45e1e274776cdd1f0bb122f637e29ab6 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.5   : In Development. T&R proposed for Aug 10, release on
-              Aug 14. Jim offers to be RM.
+    2.2.5   : Tagged August 10, 2007
     2.2.4   : Released on January 9, 2007 as GA.
     2.2.3   : Released on July 28, 2006 as GA.
     2.2.2   : Released on May 1, 2006 as GA.
index b033bed83e2f9308a1670df2f5129941bc60e2d5..a74a641df637ba83a737626ed6c3d3bcf8438646 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   5
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"