]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag as 2.3.13-beta
authorJim Jagielski <jim@apache.org>
Tue, 28 Jun 2011 17:16:06 +0000 (17:16 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 28 Jun 2011 17:16:06 +0000 (17:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1140730 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 6bac9bf1216b2856ffae3d9988f08960b3096923..421294ce513d3c8d225ed8c43829ce0c1ecdf298 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -26,8 +26,8 @@ Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
 
-    2.3.13  : In development.
-    2.3.12  : Tagged on May 11, 2011.
+    2.3.13  : Tagged on June 28, 2011.
+    2.3.12  : Tagged on May 11, 2011. Released May 23, 2011.
     2.3.11  : Released as Beta on March 7, 2011.
     2.3.10  : Tagged on December 13, 2010. Released Dec 21, 2010.
     2.3.9   : Tagged on November 23, 2010, not released.
index c24197ec862f18245d2b3d8b4f1589f6a5ec4391..3eb809f03a228147bc240702034d8b34975330bd 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 3
 #define AP_SERVER_PATCHLEVEL_NUMBER   13
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 #if AP_SERVER_DEVBUILD_BOOLEAN
 #define AP_SERVER_ADD_STRING          "-dev"