]> granicus.if.org Git - apache/commitdiff
Get ready to tag 2.4.23
authorJim Jagielski <jim@apache.org>
Thu, 30 Jun 2016 17:14:40 +0000 (17:14 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 30 Jun 2016 17:14:40 +0000 (17:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750839 13f79535-47bb-0310-9956-ffa450edef68

STATUS
include/ap_release.h

diff --git a/STATUS b/STATUS
index 9dbf8cb2725ae574a217d9357923474ff99a47a5..f2e23d104cde547a74ef0278e7464072618bce3a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -34,7 +34,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.23  : In development.
+    2.4.23  : Tagged on June 30, 2016.
     2.4.22  : Tagged on June 20, 2016, not released.
     2.4.21  : Tagged on June 16, 2016, not released.
     2.4.20  : Tagged on April 4, 2016. Released on April 11, 2016.
index 37a1d03b76d5de894756f9ddc674aabed2bfd86b..2c5e13c0e3bcbef280f4fc58c5606fe9da9464d3 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 4
 #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 */