]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare to tag and roll, .23 is baked
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 21 Aug 2012 18:16:01 +0000 (18:16 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 21 Aug 2012 18:16:01 +0000 (18:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1375703 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 3cb2ddfa603d967cc908306d0c669405d31428e4..06d94d54ad704fdc9a1ee7d25df0e7f7e6cb752b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -23,7 +23,7 @@ Patches considered for backport are noted in their branches' STATUS:
 Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
-    2.2.23  : In maintenance.
+    2.2.23  : Tagged August 21, 2012
     2.2.22  : Released January 31, 2012.
     2.2.21  : Released September 13, 2011.
     2.2.20  : Released August 30, 2011.
index 8f3a59fc76b995466a4fc41a08216dd37deb369f..3328cf0e679bf81ad8bbeba47c3b389379dc95e1 100644 (file)
@@ -46,7 +46,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   23
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */