You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2018/02/19 18:08:52 UTC

svn commit: r1824797 - in /httpd/httpd/branches/2.4.x: STATUS docs/manual/style/version.ent

Author: jim
Date: Mon Feb 19 18:08:52 2018
New Revision: 1824797

URL: http://svn.apache.org/viewvc?rev=1824797&view=rev
Log:
Fluff from 2.4.30 tagging...

Modified:
    httpd/httpd/branches/2.4.x/STATUS
    httpd/httpd/branches/2.4.x/docs/manual/style/version.ent

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1824797&r1=1824796&r2=1824797&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Feb 19 18:08:52 2018
@@ -29,7 +29,8 @@ Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
 
--8s    2.4.30  : In development. Jim proposes a T&R Feb. 19, 2018.
+    2.4.31  : In development.
+    2.4.30  : Tagged on February 19, 2018.
     2.4.29  : Tagged on October 17, 2017. Released on October 23, 2017.
     2.4.28  : Tagged on September 25, 2017. Released on October 5, 2017.
     2.4.27  : Tagged on July 6, 2017. Released on July 11, 2017.

Modified: httpd/httpd/branches/2.4.x/docs/manual/style/version.ent
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/style/version.ent?rev=1824797&r1=1824796&r2=1824797&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/style/version.ent (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/style/version.ent Mon Feb 19 18:08:52 2018
@@ -19,6 +19,6 @@
 
 <!ENTITY httpd.major "2">
 <!ENTITY httpd.minor "4">
-<!ENTITY httpd.patch "30">
+<!ENTITY httpd.patch "31">
 
 <!ENTITY httpd.docs "2.4">