Author: stsp
Date: Wed May 27 15:43:42 2020
New Revision: 1878174

URL: http://svn.apache.org/viewvc?rev=1878174&view=rev
Log:
* site/publish/download.html: Tweak the download page to keep the link
  anchor #recommended-release intact. We are now in a situation were
  both supported releases are LTS. Adjust the wording accordingly.

Modified:
    subversion/site/publish/download.html

Modified: subversion/site/publish/download.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/download.html?rev=1878174&r1=1878173&r2=1878174&view=diff
==============================================================================
--- subversion/site/publish/download.html (original)
+++ subversion/site/publish/download.html Wed May 27 15:43:42 2020
@@ -17,23 +17,21 @@
 
 <h1>Download Source Code</h1>
 
-[define version]1.14.0[end]
+[define version]1.14[end]
 
 <div class="notice">
 <p>Learn about our new 6-month regular and 2-year LTS release schedule: see
 <a href="/roadmap.html#release-planning">How We Plan Releases</a>.</p>
 </div>
 
-<!--
 <div class="bigpoint">
-<p>The latest regular release of Apache Subversion
+<p>The latest and recommended LTS (long-term support) release of Apache 
Subversion
    is:&nbsp;<a href="#recommended-release">[version]</a></p>
 </div> <!-- .bigpoint -->
--->
 
 <div class="bigpoint">
-<p>The latest LTS (long-term support) release of Apache Subversion
-   is:&nbsp;<a href="#supported-releases">1.14 LTS</a></p>
+<p>The oldest still supported release of Apache Subversion
+   is:&nbsp;<a href="#supported-releases">1.10</a></p>
 </div> <!-- .bigpoint -->
 
 <p>Use the links below to download Apache Subversion from one of our mirrors.


Reply via email to