@@ -65,49 +65,26 @@ <h1>Download</h1>
65
65
< div class ="row ">
66
66
< div class ="col-md-4 ">
67
67
< 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 >
71
71
</ a >
72
72
</ div >
73
73
< div class ="col-md-4 ">
74
74
< 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 >
78
78
</ a >
79
79
</ div >
80
80
< div class ="col-md-4 ">
81
81
< 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 >
85
85
</ a >
86
86
</ div >
87
87
</ 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 >
111
88
< p > You can download < a href ="https://github.com/cpp-netlib/cpp-netlib/downloads "> previous releases</ a > of the library from our
112
89
Github download page.</ p >
113
90
</ section >
@@ -119,13 +96,13 @@ <h1>Documentation</h1>
119
96
library available through the following links.</ p >
120
97
< div class ="row ">
121
98
< 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 >
123
100
</ div >
124
101
< 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 >
126
103
</ div >
127
104
< 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 >
129
106
</ div >
130
107
</ div >
131
108
</ section >
0 commit comments