From c1da4f875ff2fda71aa9f86ce7a410800990ad60 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Mon, 12 May 2014 15:30:24 -0700 Subject: Add the patch number to version strings. Closes #13289 --- src/libworkcache/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libworkcache') diff --git a/src/libworkcache/lib.rs b/src/libworkcache/lib.rs index 9343de83d4d..1dd87f3954e 100644 --- a/src/libworkcache/lib.rs +++ b/src/libworkcache/lib.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#![crate_id = "workcache#0.11-pre"] +#![crate_id = "workcache#0.11.0-pre"] #![crate_type = "rlib"] #![crate_type = "dylib"] #![license = "MIT/ASL2"] -- cgit 1.4.1-3-g733a5