@@ -46,8 +46,8 @@ <h2>Nightly</h2>
46
46
47
47
< div class ="row ">
48
48
< div class ="col-md-3 col-md-offset-1 side-header ">
49
- < h2 > 0.10 </ h2 >
50
- < h3 > April 3 , 2014</ h3 >
49
+ < h2 > 0.11.0 </ h2 >
50
+ < h3 > July 2 , 2014</ h3 >
51
51
< p >
52
52
The latest release.
53
53
These are made roughly every three months and become out of date quickly.
@@ -57,32 +57,32 @@ <h3>April 3, 2014</h3>
57
57
< table class ="table-features table-installers "> < tbody >
58
58
< tr >
59
59
< td class ="inst-type "> Linux binaries (.tar.gz)</ td >
60
- < td > < a href ="http://static.rust-lang.org/dist/rust-0.10 -x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
61
- < td > < a href ="http://static.rust-lang.org/dist/rust-0.10 -i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
60
+ < td > < a href ="http://static.rust-lang.org/dist/rust-0.11.0 -x86_64-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
61
+ < td > < a href ="http://static.rust-lang.org/dist/rust-0.11.0 -i686-unknown-linux-gnu.tar.gz "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
62
62
</ tr >
63
63
< tr >
64
64
< td class ="inst-type "> Mac installer (.pkg)</ td >
65
- < td > < a href ="http://static.rust-lang.org/dist/rust-0.10 -x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
66
- < td > < a href ="http://static.rust-lang.org/dist/rust-0.10 -i686-apple-darwin.pkg "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
65
+ < td > < a href ="http://static.rust-lang.org/dist/rust-0.11.0 -x86_64-apple-darwin.pkg "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
66
+ < td > < a href ="http://static.rust-lang.org/dist/rust-0.11.0 -i686-apple-darwin.pkg "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
67
67
</ tr >
68
68
< tr >
69
69
< td class ="inst-type "> Mac binaries (.tar.gz)</ td >
70
- < td > < a href ="http://static.rust-lang.org/dist/rust-0.10 -x86_64-apple-darwin.tar.gz "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
71
- < td > < a href ="http://static.rust-lang.org/dist/rust-0.10 -i686-apple-darwin.tar.gz "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
70
+ < td > < a href ="http://static.rust-lang.org/dist/rust-0.11.0 -x86_64-apple-darwin.tar.gz "> < div class ="inst-button "> 64-bit</ div > </ a > </ td >
71
+ < td > < a href ="http://static.rust-lang.org/dist/rust-0.11.0 -i686-apple-darwin.tar.gz "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
72
72
</ tr >
73
73
< tr >
74
74
< td class ="inst-type "> Windows installer (.exe)</ td >
75
75
< td > </ td >
76
- < td > < a href ="http://static.rust-lang.org/dist/rust-0.10 -install.exe "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
76
+ < td > < a href ="http://static.rust-lang.org/dist/rust-0.11.0 -install.exe "> < div class ="inst-button "> 32-bit</ div > </ a > </ td >
77
77
</ tr >
78
78
< tr >
79
79
< td class ="inst-type "> Source</ td >
80
- < td colspan ="2 "> < a href ="http://static.rust-lang.org/dist/rust-0.10. tar.gz "> < div class ="inst-button "> rust-0.10 .tar.gz</ div > </ a > </ td >
80
+ < td colspan ="2 "> < a href ="http://static.rust-lang.org/dist/rust-0.11.0. tar.gz "> < div class ="inst-button "> rust-0.11.0 .tar.gz</ div > </ a > </ td >
81
81
</ tr >
82
82
</ tbody > </ table >
83
83
</ div >
84
84
</ div >
85
-
85
+
86
86
< div class ="row ">
87
87
< div class ="col-md-offset-1 col-md-11 ">
88
88
< p >
0 commit comments