Repository: couchdb-www Updated Branches: refs/heads/asf-site 666bd3129 -> 69e817c3d
fix leftover version numbers Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/69e817c3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/69e817c3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/69e817c3 Branch: refs/heads/asf-site Commit: 69e817c3d44bcd89022bfd47d2ec60a63903d83a Parents: 666bd31 Author: Jan Lehnardt <[email protected]> Authored: Tue Jul 10 20:17:36 2018 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Tue Jul 10 20:17:36 2018 +0200 ---------------------------------------------------------------------- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/69e817c3/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 9c60fe3..8215d64 100644 --- a/index.html +++ b/index.html @@ -568,7 +568,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <hr> <div class="wrap download-pane"> - <h2 class="icon icon-download">Download CouchDB 2.1.1</h2> + <h2 class="icon icon-download">Download CouchDB 2.1.2</h2> </div> <div class="grid"> @@ -595,7 +595,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. </a> <span class="info"> Erlang/OTP 18.3 | Version 2.1.2 | - <a href="http://docs.couchdb.org/en/2.1.1/whatsnew/2.1.html#version-2-1-2" class="release">Release Notes</a> | + <a href="http://docs.couchdb.org/en/2.1.2/whatsnew/2.1.html#version-2-1-2" class="release">Release Notes</a> | <a href="https://www.apache.org/dist/couchdb/binary/win/2.1.2/couchdb-2.1.2.msi.asc">OpenPGP</a> </span> </li> @@ -604,7 +604,7 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. macOS (10.10+) [new 2018 build] </a> <span class="info"> - Erlang/OTP 19.3.0 | Version 2.1.1 | + Erlang/OTP 19.3.0 | Version 2.1.2 | <a href="http://docs.couchdb.org/en/2.1.2/whatsnew/2.1.html#version-2-1-1" class="release">Release Notes</a> | <a href="https://www.apache.org/dist/couchdb/binary/mac/2.1.2/Apache-CouchDB-2.1.2.zip.asc">OpenPGP</a> | <a href="https://www.apache.org/dist/couchdb/binary/mac/2.1.2/Apache-CouchDB-2.1.2.zip.sha256">SHA256</a> |
