Skip to content

Commit c1b0c06

Browse files
committed
Adding links to the release candidates.
1 parent 7f49e25 commit c1b0c06

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,22 @@ <h1>Download</h1>
7676
<li>afaabb96c22fe50a852432cbc5959557 (.tar.gz)</li>
7777
<li>441900ba09ef398b573e210d27797feb (.zip)</li>
7878
</ul>
79+
<p>If you'd like to try out the upcoming 0.11.0 release
80+
candidates, please pick from one of the three:</p>
81+
<p>
82+
<a
83+
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.zip"
84+
class="btn btn-warning btn-large">0.11.0-rc1 (zip)<br>
85+
<span class="muted">md5: b987e5b73a2b637f6971c769322cbeed</span></a>
86+
<a
87+
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.gz"
88+
class="btn btn-large">0.11.0-rc1 (tar.gz)<br>
89+
<span class="muted">md5: 69a7f3b916b6943f74ecceb352ff2604</span></a>
90+
<a
91+
href="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.bz2"
92+
class="btn btn-large">0.11.0-rc1 (tar.bz2)<br>
93+
<span class="muted">md5: cb44b540ba9e398393c2d31ddebc9d48</span></a>
94+
</p>
7995
<p>You can download <a href="https://github.com/cpp-netlib/cpp-netlib/downloads">previous releases</a> of the library from our
8096
Github download page.</p>
8197
</section>

0 commit comments

Comments
 (0)