@@ -61,20 +61,20 @@ <h1>Download</h1>
61
61
formats, please pick one of the three:</ p >
62
62
< p >
63
63
< a
64
- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads%2F0.10.0 %2Fcpp-netlib-0.10.0 .zip "
65
- class ="btn btn-primary btn-large "> 0.10.0 (zip)</ a >
64
+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads%2F0.10.1 %2Fcpp-netlib-0.10.1 .zip "
65
+ class ="btn btn-primary btn-large "> 0.10.1 (zip)</ a >
66
66
< a
67
- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads%2F0.10.0 %2Fcpp-netlib-0.10.0 .tar.gz "
68
- class ="btn btn-primary btn-large "> 0.10.0 (tar.gz)</ a >
67
+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads%2F0.10.1 %2Fcpp-netlib-0.10.1 .tar.gz "
68
+ class ="btn btn-primary btn-large "> 0.10.1 (tar.gz)</ a >
69
69
< a
70
- href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads%2F0.10.0 %2Fcpp-netlib-0.10.0 .tar.bz2 "
71
- class ="btn btn-primary btn-large "> 0.10.0 (tar.bz2)</ a >
70
+ href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads%2F0.10.1 %2Fcpp-netlib-0.10.1 .tar.bz2 "
71
+ class ="btn btn-primary btn-large "> 0.10.1 (tar.bz2)</ a >
72
72
</ p >
73
73
< p > The md5 sum of the packages are:</ p >
74
74
< ul >
75
- < li > ead86a58a628265af348ca2258fd46bb (.tar.bz2)</ li >
76
- < li > 2ab7f56730ebda40fca9c7964adfe443 (.tar.gz)</ li >
77
- < li > c02f0abdcbf37432dd0136ba7f8f5107 (.zip)</ li >
75
+ < li > ce191ca1fc1b69d8122015d442281aca (.tar.bz2)</ li >
76
+ < li > afaabb96c22fe50a852432cbc5959557 (.tar.gz)</ li >
77
+ < li > 441900ba09ef398b573e210d27797feb (.zip)</ li >
78
78
</ ul >
79
79
< p > You can download < a href ="https://github.com/cpp-netlib/cpp-netlib/downloads "> previous releases</ a > of the library from our
80
80
Github download page.</ p >
@@ -86,10 +86,12 @@ <h1>Documentation</h1>
86
86
< p > We make the documentation for supported releases of the
87
87
library available through the following links.</ p >
88
88
< ul >
89
- < li > < a href ="0.10.0 /index.html "> 0.10.0 </ a > — current stable
89
+ < li > < a href ="0.10.1 /index.html "> 0.10.1 </ a > — current stable
90
90
release</ li >
91
- < li > < a href ="0.9.4/index.html "> 0.9.4</ a > — previous stable release.</ li >
92
- < li > < a href ="0.8/index.html "> 0.8</ a > — previous unsupported release.</ li >
91
+ < li > < a href ="0.9.4/index.html "> 0.9.4</ a > — previous stable
92
+ release.</ li >
93
+ < li > < a href ="0.8/index.html "> 0.8</ a > — previous unsupported
94
+ release.</ li >
93
95
</ ul >
94
96
</ section >
95
97
< section id ="support ">
0 commit comments