You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/07/30 02:36:16 UTC

svn commit: r1508256 - in /manifoldcf/site/trunk: build.xml src/documentation/content/xdocs/en_US/release-documentation.xml src/documentation/content/xdocs/ja_JP/release-documentation.xml

Author: kwright
Date: Tue Jul 30 00:36:15 2013
New Revision: 1508256

URL: http://svn.apache.org/r1508256
Log:
Release is now 1.3

Modified:
    manifoldcf/site/trunk/build.xml
    manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
    manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml

Modified: manifoldcf/site/trunk/build.xml
URL: http://svn.apache.org/viewvc/manifoldcf/site/trunk/build.xml?rev=1508256&r1=1508255&r2=1508256&view=diff
==============================================================================
--- manifoldcf/site/trunk/build.xml (original)
+++ manifoldcf/site/trunk/build.xml Tue Jul 30 00:36:15 2013
@@ -145,7 +145,7 @@
 
     <target name="get-releases-doc" depends="install-trunk-release">
         <antcall target="install-release">
-            <param name="release-version" value="1.2"/>
+            <param name="release-version" value="1.3"/>
         </antcall>
     </target>
     

Modified: manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml
URL: http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml?rev=1508256&r1=1508255&r2=1508256&view=diff
==============================================================================
--- manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml (original)
+++ manifoldcf/site/trunk/src/documentation/content/xdocs/en_US/release-documentation.xml Tue Jul 30 00:36:15 2013
@@ -32,7 +32,7 @@
       <p></p>
       <p>The release documentation for the following ManifoldCF versions is available for your review:</p>
       <p><a href="../release/trunk/en_US/index.html">Trunk (currently under development)</a></p>
-      <p><a href="../release/release-1.2/en_US/index.html">Release 1.2</a></p>
+      <p><a href="../release/release-1.3/en_US/index.html">Release 1.3</a></p>
     </section>
   </body>
 </document>

Modified: manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml
URL: http://svn.apache.org/viewvc/manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml?rev=1508256&r1=1508255&r2=1508256&view=diff
==============================================================================
--- manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml (original)
+++ manifoldcf/site/trunk/src/documentation/content/xdocs/ja_JP/release-documentation.xml Tue Jul 30 00:36:15 2013
@@ -32,7 +32,7 @@
       <p></p>
       <p>The release documentation for the following ManifoldCF versions is available for your review:</p>
       <p><a href="../release/trunk/ja_JP/index.html">Trunk (currently under development)</a></p>
-      <p><a href="../release/release-1.2/ja_JP/index.html">Release 1.2</a></p>
+      <p><a href="../release/release-1.3/ja_JP/index.html">Release 1.3</a></p>
     </section>
   </body>
 </document>