about summary refs log tree commit diff
path: root/src/rustdoc_ng/rustdoc_ng.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/rustdoc_ng/rustdoc_ng.rs')
-rw-r--r--src/rustdoc_ng/rustdoc_ng.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustdoc_ng/rustdoc_ng.rs b/src/rustdoc_ng/rustdoc_ng.rs
index 4bff60c71b7..968e0fb07c0 100644
--- a/src/rustdoc_ng/rustdoc_ng.rs
+++ b/src/rustdoc_ng/rustdoc_ng.rs
@@ -9,7 +9,7 @@
 // except according to those terms.
 
 #[link(name = "rustdoc_ng",
-       vers = "0.8-pre",
+       vers = "0.8",
        uuid = "8c6e4598-1596-4aa5-a24c-b811914bbbc6",
        url = "https://github.com/mozilla/rust/tree/master/src/rustdoc_ng")];