]> granicus.if.org Git - apache/commitdiff
Get ready to tag
authorJim Jagielski <jim@apache.org>
Thu, 5 Apr 2012 12:11:51 +0000 (12:11 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 5 Apr 2012 12:11:51 +0000 (12:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1309808 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 77a6f205f408a2f4eabb125da7190b88bcca0608..d1287b29a5ca8dd1343feceea6c482ecf1e8aa3f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -32,9 +32,8 @@ Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
 
-    2.4.2   : In development. Jim proposes release on or about March 13
-              and volunteers to RM.
-    2.4.1   : Tagged on February 13, 2012.
+    2.4.2   : Tagged on April 5, 2012
+    2.4.1   : Tagged on February 13, 2012. Released Feb 21, 2012.
     2.4.0   : Tagged on January 16, 2012, not released.
     2.3.16  : Tagged on December 15, 2011.
     2.3.15  : Tagged on November 8, 2011. Released Nov. 15, 2011.
index 03480c83609ca145484003b5f7a2febaffc472a6..da8f53d4804d5d9e2965b554ae2e43c667168af3 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   2
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 #define AP_SERVER_ADD_STRING          "-dev"
 
 /* Synchronize the above with docs/manual/style/version.ent */