File tree 1 file changed +26
-1
lines changed
1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ <h1>Overview</h1>
68
68
< div class ="page-header ">
69
69
< h1 > Download</ h1 >
70
70
</ div >
71
- < p > The current stable release of the library is available in three
71
+ < p > The current < strong > stable release</ strong > of the library is available in three
72
72
formats, please pick one of the three:</ p >
73
73
< div class ="row ">
74
74
< div class ="col-md-4 ">
@@ -93,6 +93,31 @@ <h1>Download</h1>
93
93
< small class ="text-muted cpp-netlib-hash "> md5: 0765cf203f451394df98e6ddf7bf2541</ small >
94
94
</ div >
95
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.1RC0.zip "
102
+ class ="btn btn-warning btn-lg btn-block "> 0.11.1RC0 (zip)</ a >
103
+ < br >
104
+ < small class ="text-muted cpp-netlib-hash "> md5: 1111b4bcb04d1ec4315880c03d7cf555</ 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.1RC0.tar.gz "
109
+ class ="btn btn-warning btn-lg btn-block "> 0.11.1RC0 (tar.gz)</ a >
110
+ < br >
111
+ < small class ="text-muted cpp-netlib-hash "> md5: 3020e9d2c49f6009256edcd5f42c9a93</ 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.1RC0.tar.bz2 "
116
+ class ="btn btn-warning btn-lg btn-block "> 0.11.1RC0 (tar.bz2)</ a >
117
+ < br >
118
+ < small class ="text-muted cpp-netlib-hash "> md5: d4fb2fcca857c643af773857b31dee52</ small >
119
+ </ div >
120
+ </ div >
96
121
</ section >
97
122
< section id ="documentation ">
98
123
< div class ="page-header ">
You can’t perform that action at this time.
0 commit comments