Bump version to 0.10-pre

This commit is contained in:
Brian Anderson 2014-01-09 22:47:26 -08:00
parent 6e352d7631
commit 46905c04f5
15 changed files with 18 additions and 22 deletions

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#[crate_id = "rustdoc#0.9"];
#[crate_id = "rustdoc#0.10-pre"];
#[desc = "rustdoc, the Rust documentation extractor"];
#[license = "MIT/ASL2"];
#[crate_type = "dylib"];