@@ -73,49 +73,24 @@ <h1>Download</h1>
7373< div class ="row ">
7474< div class ="col-md-4 ">
7575< a
76- href ="http://commondatastorage .googleapis.com/cpp-netlib-downloads/0.11.0 /cpp-netlib-0.11.0 .zip "
77- class ="btn btn-primary btn-lg btn-block "> 0.11.0 (zip)</ a >
76+ href ="http://storage .googleapis.com/cpp-netlib-downloads/0.11.1 /cpp-netlib-0.11.1-final .zip "
77+ class ="btn btn-primary btn-lg btn-block "> 0.11.1-final (zip)</ a >
7878< br >
79- < small class ="text-muted cpp-netlib-hash "> md5:7d08b5738970b9549a75ec98ee4986be </ small >
79+ < small class ="text-muted cpp-netlib-hash "> md5:e02dfc6eff69497d12f262e5e7d41d60 </ small >
8080</ div >
8181< div class ="col-md-4 ">
8282< a
83- href ="http://commondatastorage .googleapis.com/cpp-netlib-downloads/0.11.0 /cpp-netlib-0.11.0 .tar.gz "
84- class ="btn btn-primary btn-lg btn-block "> 0.11.0 (tar.gz)</ a >
83+ href ="http://storage .googleapis.com/cpp-netlib-downloads/0.11.1 /cpp-netlib-0.11.1-final .tar.gz "
84+ class ="btn btn-primary btn-lg btn-block "> 0.11.1-final (tar.gz)</ a >
8585< br >
86- < small class ="text-muted cpp-netlib-hash "> md5:6fba4f2f64f19af9f172fd60ad8e76ab </ small >
86+ < small class ="text-muted cpp-netlib-hash "> md5:905887ca44af34f5d4befa0a74be128c </ small >
8787</ div >
8888< div class ="col-md-4 ">
8989< a
90- href ="http://commondatastorage .googleapis.com/cpp-netlib-downloads/0.11.0 /cpp-netlib-0.11.0 .tar.bz2 "
91- class ="btn btn-primary btn-lg btn-block "> 0.11.0 (tar.bz2)</ a >
90+ href ="http://storage .googleapis.com/cpp-netlib-downloads/0.11.1 /cpp-netlib-0.11.1-final .tar.bz2 "
91+ class ="btn btn-primary btn-lg btn-block "> 0.11.1-final (tar.bz2)</ a >
9292< br >
93- < small class ="text-muted cpp-netlib-hash "> md5: 0765cf203f451394df98e6ddf7bf2541</ small >
94- </ div >
95- </ div >
96- < p > The current< strong > release candidate</ strong > of the library is available in three
97- formats as well, please pick one of the three:</ p >
98- < div class ="row ">
99- < div class ="col-md-4 ">
100- < a
101- href ="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1RC2.zip "
102- class ="btn btn-warning btn-lg btn-block "> 0.11.1RC2 (zip)</ a >
103- < br >
104- < small class ="text-muted cpp-netlib-hash "> md5: 88cbb9599135d37bdb3c02e6aaf24f85</ small >
105- </ div >
106- < div class ="col-md-4 ">
107- < a
108- href ="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1RC2.tar.gz "
109- class ="btn btn-warning btn-lg btn-block "> 0.11.1RC2 (tar.gz)</ a >
110- < br >
111- < small class ="text-muted cpp-netlib-hash "> md5: 451c407029112b05935b9695bd8f8157</ small >
112- </ div >
113- < div class ="col-md-4 ">
114- < a
115- href ="http://storage.googleapis.com/cpp-netlib-downloads/0.11.1/cpp-netlib-0.11.1RC2.tar.bz2 "
116- class ="btn btn-warning btn-lg btn-block "> 0.11.1RC2 (tar.bz2)</ a >
117- < br >
118- < small class ="text-muted cpp-netlib-hash "> md5: 9bf08d61a3a89d0bd4020201a750d53b</ small >
93+ < small class ="text-muted cpp-netlib-hash "> md5: 8c2483fdfb5a39a97fd2db4a42702587</ small >
11994</ div >
12095</ div >
12196</ section >
@@ -127,7 +102,7 @@ <h1>Documentation</h1>
127102 library available through the following links.</ p >
128103< div class ="row ">
129104< div class ="col-md-4 ">
130- < a href ="0.11.0 /index.html "class ="btn btn-primary btn-lg btn-block "> 0.11.0 (stable)</ a >
105+ < a href ="0.11.1 /index.html "class ="btn btn-primary btn-lg btn-block "> 0.11.1 (stable)</ a >
131106</ div >
132107< div class ="col-md-4 ">
133108< a href ="0.10.1/index.html "class ="btn btn-warning btn-lg btn-block "> 0.10.1 (previous stable)</ a >