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

@ -10,7 +10,7 @@
// rustpkg - a package manager and build system for Rust
#[crate_id = "rustpkg#0.9"];
#[crate_id = "rustpkg#0.10-pre"];
#[license = "MIT/ASL2"];
#[crate_type = "dylib"];