]> granicus.if.org Git - apache/commitdiff
Get ready to tag 2.4.7
authorJim Jagielski <jim@apache.org>
Tue, 19 Nov 2013 17:31:34 +0000 (17:31 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 19 Nov 2013 17:31:34 +0000 (17:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1543511 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index cc685c97b97ab4657d56895b6bb3fa559773f1c7..f6c32f0e961eddc321bda93da013961e46c49313 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -32,7 +32,7 @@ Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
 
-    2.4.7   : In development. Jim will release post APR-1.5 release.
+    2.4.7   : Tagged on November 19, 2013.
     2.4.6   : Tagged on July 15, 2013. Released July, 22, 2013
     2.4.5   : Tagged on July 11, 2013, not released.
     2.4.4   : Tagged on February 18, 2013. Released Feb 25, 2013
index b23ba06cada1b25515420b41045386e30f638356..a089374cd519968c8b7ad790a09dc8b0aca94d08 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #define AP_SERVER_PATCHLEVEL_NUMBER   7
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */