Update version numbers to 0.9-pre

This commit is contained in:
Brian Anderson
2013-09-26 18:18:42 -07:00
parent 48499c7494
commit 99c1fb8c66
13 changed files with 15 additions and 15 deletions

View File

@@ -9,7 +9,7 @@
// except according to those terms.
#[link(name = "rustdoc",
vers = "0.8",
vers = "0.9-pre",
uuid = "8c6e4598-1596-4aa5-a24c-b811914bbbc6",
url = "https://github.com/mozilla/rust/tree/master/src/librustdoc")];