Author: julianfoad
Date: Thu Apr 25 09:03:26 2019
New Revision: 1858097

URL: http://svn.apache.org/viewvc?rev=1858097&view=rev
Log:
* publish/docs/index.html: Link to 1.12 API docs.

Modified:
    subversion/site/publish/docs/index.html

Modified: subversion/site/publish/docs/index.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/index.html?rev=1858097&r1=1858096&r2=1858097&view=diff
==============================================================================
--- subversion/site/publish/docs/index.html (original)
+++ subversion/site/publish/docs/index.html Thu Apr 25 09:03:26 2019
@@ -109,6 +109,12 @@
   <td><a href="javahl/latest/">JavaHL</a></td>
 </tr>
 
+<tr id="release-1.12">
+  <td>Subversion 1.12</td>
+  <td><a href="api/1.12/">C API</a></td>
+  <td><a href="javahl/1.12/">JavaHL</a></td>
+</tr>
+
 <tr id="release-1.11">
   <td>Subversion 1.11</td>
   <td><a href="api/1.11/">C API</a></td>


Reply via email to