]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Get ready to tag HEAD as 2.2.26
authorJim Jagielski <jim@apache.org>
Wed, 13 Nov 2013 16:41:59 +0000 (16:41 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 13 Nov 2013 16:41:59 +0000 (16:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1541602 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 0c5e7c60c2bea1a8dbb0f5abed18f5adc7ea32d9..205bf0cc0b33955d434ea96f8aed7fa71eb34652 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.26  : In maintenance. Jim proposed to T&R the week of Nov 11, 2013
+    2.2.26  : Tagged November 13, 2013.
     2.2.25  : Released July 9, 2013
     2.2.24  : Released February 25, 2013
     2.2.23  : Released September 13, 2012
index a91c14fab5743addfd1f04efd3af6426018d56d3..a6c76035662f5d959e1a13c3f4b94de402b0c672 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   26
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */