@@ -65,49 +65,26 @@ <h1>Download</h1>
6565< div class ="row ">
6666< div class ="col-md-4 ">
6767< a
68- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1 /cpp-netlib-0.10.1 .zip "
69- class ="btn btn-primary btn-lg btn-block "> 0.10.1 (zip)< br >
70- < small class ="text-muted cpp-netlib-hash "> md5:441900ba09ef398b573e210d27797feb </ small >
68+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0 /cpp-netlib-0.11.0 .zip "
69+ class ="btn btn-primary btn-lg btn-block "> 0.11.0 (zip)< br >
70+ < small class ="text-muted cpp-netlib-hash "> md5:7d08b5738970b9549a75ec98ee4986be </ small >
7171</ a >
7272</ div >
7373< div class ="col-md-4 ">
7474< a
75- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1 /cpp-netlib-0.10.1 .tar.gz "
76- class ="btn btn-primary btn-lg btn-block "> 0.10.1 (tar.gz)< br >
77- < small class ="text-muted cpp-netlib-hash "> md5:afaabb96c22fe50a852432cbc5959557 </ small >
75+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0 /cpp-netlib-0.11.0 .tar.gz "
76+ class ="btn btn-primary btn-lg btn-block "> 0.11.0 (tar.gz)< br >
77+ < small class ="text-muted cpp-netlib-hash "> md5:6fba4f2f64f19af9f172fd60ad8e76ab </ small >
7878</ a >
7979</ div >
8080< div class ="col-md-4 ">
8181< a
82- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1 /cpp-netlib-0.10.1 .tar.bz2 "
83- class ="btn btn-primary btn-lg btn-block "> 0.10.1 (tar.bz2)< br >
84- < small class ="text-muted cpp-netlib-hash "> md5:ce191ca1fc1b69d8122015d442281aca </ small >
82+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0 /cpp-netlib-0.11.0 .tar.bz2 "
83+ class ="btn btn-primary btn-lg btn-block "> 0.11.0 (tar.bz2)< br >
84+ < small class ="text-muted cpp-netlib-hash "> md5:0765cf203f451394df98e6ddf7bf2541 </ small >
8585</ a >
8686</ div >
8787</ div >
88- < p > If you'd like to try out the upcoming 0.11.0 release
89- candidates, please pick from one of the three:</ p >
90- < div class ="row ">
91- < div class ="col-md-4 ">
92- < a
93- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.zip "
94- class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (zip)< br >
95- < small class ="text-muted cpp-netlib-hash "> md5: b987e5b73a2b637f6971c769322cbeed</ small > </ a >
96- </ div >
97- < div class ="col-md-4 ">
98- < a
99- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.gz "
100- class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (tar.gz)< br >
101- < small class ="text-muted cpp-netlib-hash "> md5: 69a7f3b916b6943f74ecceb352ff2604</ small > </ a >
102- < br >
103- </ div >
104- < div class ="col-md-4 ">
105- < a
106- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.11.0/cpp-netlib-0.11.0-rc1.tar.bz2 "
107- class ="btn btn-warning btn-lg btn-block "> 0.11.0-rc1 (tar.bz2)< br >
108- < small class ="text-muted cpp-netlib-hash "> md5: cb44b540ba9e398393c2d31ddebc9d48</ small > </ a >
109- </ div >
110- </ div >
11188< p > You can download< a href ="https://github.com/cpp-netlib/cpp-netlib/downloads "> previous releases</ a > of the library from our
11289 Github download page.</ p >
11390</ section >
@@ -119,13 +96,13 @@ <h1>Documentation</h1>
11996 library available through the following links.</ p >
12097< div class ="row ">
12198< div class ="col-md-4 ">
122- < a href ="0.10.1 /index.html "class ="btn btn-primary btn-lg btn-block "> 0.10.1 (stable)</ a >
99+ < a href ="0.11.0 /index.html "class ="btn btn-warning btn-lg btn-block "> 0.11.0 (stable)</ a >
123100</ div >
124101< div class ="col-md-4 ">
125- < a href ="0.9.4 /index.html "class ="btn btn-warning btn-lg btn-block "> 0.9.4 (previous stable)</ a >
102+ < a href ="0.10.1 /index.html "class ="btn btn-primary btn-lg btn-block "> 0.10.1 (previous stable)</ a >
126103</ div >
127104< div class ="col-md-4 ">
128- < a href ="0.8 /index.html "class ="btn btn-danger btn-lg btn-block "> 0.8 (previous unsupported)</ a >
105+ < a href ="0.9.4 /index.html "class ="btn btn-primary btn-lg btn-block "> 0.9.4 (previous unsupported)</ a >
129106</ div >
130107</ div >
131108</ section >