You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by cj...@apache.org on 2014/09/26 02:30:26 UTC

svn commit: r1627683 - /accumulo/site/trunk/content/downloads/index.mdtext

Author: cjnolet
Date: Fri Sep 26 00:30:25 2014
New Revision: 1627683

URL: http://svn.apache.org/r1627683
Log:
Adding 1.6.1 to site. Removing 1.6.0 content

Modified:
    accumulo/site/trunk/content/downloads/index.mdtext

Modified: accumulo/site/trunk/content/downloads/index.mdtext
URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/downloads/index.mdtext?rev=1627683&r1=1627682&r2=1627683&view=diff
==============================================================================
--- accumulo/site/trunk/content/downloads/index.mdtext (original)
+++ accumulo/site/trunk/content/downloads/index.mdtext Fri Sep 26 00:30:25 2014
@@ -98,28 +98,28 @@ Be sure to verify your downloads by thes
 
 ## Current Release
 
-### 1.6.0 <span class="label label-primary">latest</span>
+### 1.6.1 <span class="label label-primary">latest</span>
 
-The most recent Apache Accumulo&trade; release is version 1.6.0. See the [release notes][REL_NOTES_160] and [CHANGES][CHANGES_160].
+The most recent Apache Accumulo&trade; release is version 1.6.1. See the [release notes][REL_NOTES_160] and [CHANGES][CHANGES_160].
 
 For convenience, [MD5][MD5SUM_160] and [SHA1][SHA1SUM_160] hashes are also available.
 
 <table class="table">
 <tr>
 <th>Generic Binaries</th>
-<td><a href="https://www.apache.org/dyn/closer.cgi/accumulo/1.6.0/accumulo-1.6.0-bin.tar.gz" link-suffix="/accumulo/1.6.0/accumulo-1.6.0-bin.tar.gz" onClick="return trackOutboundLink('/downloads/accumulo-1.6.0-bin.tar.gz');">accumulo-1.6.0-bin.tar.gz</a></td>
-<td><a href="https://www.apache.org/dist/accumulo/1.6.0/accumulo-1.6.0-bin.tar.gz.asc">ASC</a></td>
+<td><a href="https://www.apache.org/dyn/closer.cgi/accumulo/1.6.1/accumulo-1.6.1-bin.tar.gz" link-suffix="/accumulo/1.6.1/accumulo-1.6.1-bin.tar.gz" onClick="return trackOutboundLink('/downloads/accumulo-1.6.1-bin.tar.gz');">accumulo-1.6.1-bin.tar.gz</a></td>
+<td><a href="https://www.apache.org/dist/accumulo/1.6.1/accumulo-1.6.1-bin.tar.gz.asc">ASC</a></td>
 </tr>
 <tr>
 <th>Source</th>
-<td><a href="https://www.apache.org/dyn/closer.cgi/accumulo/1.6.0/accumulo-1.6.0-src.tar.gz" link-suffix="/accumulo/1.6.0/accumulo-1.6.0-src.tar.gz" onClick="return trackOutboundLink('/downloads/accumulo-1.6.0-src.tar.gz');">accumulo-1.6.0-src.tar.gz</a></td>
-<td><a href="https://www.apache.org/dist/accumulo/1.6.0/accumulo-1.6.0-src.tar.gz.asc">ASC</a></td>
+<td><a href="https://www.apache.org/dyn/closer.cgi/accumulo/1.6.1/accumulo-1.6.1-src.tar.gz" link-suffix="/accumulo/1.6.1/accumulo-1.6.1-src.tar.gz" onClick="return trackOutboundLink('/downloads/accumulo-1.6.1-src.tar.gz');">accumulo-1.6.1-src.tar.gz</a></td>
+<td><a href="https://www.apache.org/dist/accumulo/1.6.1/accumulo-1.6.1-src.tar.gz.asc">ASC</a></td>
 </tr>
 </table>
 
 #### 1.6 Documentation
-* <a href="https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=README;hb=06162580e885f11863d1a6d22f952bce35b78b68" onClick="return trackOutboundLink('/1.6/README');">README</a>
-* <a href="http://search.maven.org/remotecontent?filepath=org/apache/accumulo/accumulo-docs/1.6.0/accumulo-docs-1.6.0-user-manual.pdf" onClick="return trackOutboundLink('/1.6/accumulo_user_manual.pdf');">PDF manual</a>
+* <a href="https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=README;hb=88c5473b3b49d797d3dabebd12fe517e9b248ba2" onClick="return trackOutboundLink('/1.6/README');">README</a>
+* <a href="http://search.maven.org/remotecontent?filepath=org/apache/accumulo/accumulo-docs/1.6.1/accumulo-docs-1.6.1-user-manual.pdf" onClick="return trackOutboundLink('/1.6/accumulo_user_manual.pdf');">PDF manual</a>
 * [html manual][MANUAL_HTML_16]
 * [examples][EXAMPLES_16]
 * <a href="/1.6/apidocs" onClick="return trackOutboundLink('/1.6/apidocs');">Javadoc</a>
@@ -191,13 +191,13 @@ Older releases can be found in the [arch
 [EXAMPLES_16]: /1.6/examples "1.6 examples"
 
 [CHANGES_152]: https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=CHANGES;hb=039a2c28bdd474805f34ee33f138b009edda6c4c "1.5.2 CHANGES"
-[CHANGES_160]: https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=CHANGES;hb=06162580e885f11863d1a6d22f952bce35b78b68 "1.6.0 CHANGES"
+[CHANGES_161]: https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=blob_plain;f=CHANGES;hb=88c5473b3b49d797d3dabebd12fe517e9b248ba2 "1.6.1 CHANGES"
 
 [REL_NOTES_152]: /release_notes/1.5.2.html "1.5.2 Release Notes"
-[REL_NOTES_160]: /release_notes/1.6.0.html "1.6.0 Release Notes"
+[REL_NOTES_161]: /release_notes/1.6.1.html "1.6.1 Release Notes"
 
 [MD5SUM_152]: https://www.apache.org/dist/accumulo/1.5.2/MD5SUM "1.5.2 MD5 file hashes"
-[MD5SUM_160]: https://www.apache.org/dist/accumulo/1.6.0/MD5SUM "1.6.0 MD5 file hashes"
+[MD5SUM_161]: https://www.apache.org/dist/accumulo/1.6.1/MD5SUM "1.6.1 MD5 file hashes"
 
 [SHA1SUM_152]: https://www.apache.org/dist/accumulo/1.5.1/SHA1SUM "1.5.2 SHA1 file hashes"
-[SHA1SUM_160]: https://www.apache.org/dist/accumulo/1.6.0/SHA1SUM "1.6.0 SHA1 file hashes"
+[SHA1SUM_161]: https://www.apache.org/dist/accumulo/1.6.1/SHA1SUM "1.6.1 SHA1 file hashes"
\ No newline at end of file