You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2012/04/04 06:55:23 UTC

svn commit: r1309247 - /commons/proper/compress/trunk/src/site/xdoc/index.xml

Author: bodewig
Date: Wed Apr  4 04:55:23 2012
New Revision: 1309247

URL: http://svn.apache.org/viewvc?rev=1309247&view=rev
Log:
get a little bit ahead of ourselves in trunk-site and talk about the 1.4 release

Modified:
    commons/proper/compress/trunk/src/site/xdoc/index.xml

Modified: commons/proper/compress/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/site/xdoc/index.xml?rev=1309247&r1=1309246&r2=1309247&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/compress/trunk/src/site/xdoc/index.xml Wed Apr  4 04:55:23 2012
@@ -46,12 +46,12 @@
             </ul>
             <subsection name="Status">
               <ul>
-                <li>The code has been released as version 1.3</li>
+                <li>The code has been released as version 1.4</li>
               </ul>
             </subsection>
         </section>
         <section name="Documentation">
-          <p>Commons Compress 1.3 requires Java 5.</p>
+          <p>Commons Compress 1.4 requires Java 5.</p>
           
           <p>The compress component is split into <em>compressors</em> and
             <em>archivers</em>.  While <em>compressors</em>
@@ -92,7 +92,7 @@
         </section>
         <section name="Releases">
           <p>
-            The latest version v1.3, is Java5 compatible -
+            The latest version v1.4, is Java5 compatible -
             <a href="http://commons.apache.org/compress/download_compress.cgi">Download now!</a>
           </p>
         </section>