]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
get ready to tag 2.2.8
authorJim Jagielski <jim@apache.org>
Thu, 10 Jan 2008 16:37:45 +0000 (16:37 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 10 Jan 2008 16:37:45 +0000 (16:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@610840 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index edd43f9610fded6a17d12818a3e4b6e0f035d4e1..7a7cd29533c969486cdf90f8ab854ad6f9c7380f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -26,7 +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.8   : In development
+    2.2.8   : Tagged January 10, 2008.
     2.2.7   : Tagged January 4, 2008. Not released.
     2.2.6   : Released September 7, 2007.
     2.2.5   : Tagged August 10, 2007, not released.
index 3937f10d2aee19140d2ad7900c7975ca76280811..1e505f06c00a88b995720fcc088a2e1fc0c34e37 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   8
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"