From 5f381f146612f5d0ddf94720c930ff418c84823f Mon Sep 17 00:00:00 2001 From: Ryan Bigg Date: Wed, 4 Jan 2012 09:09:12 +1100 Subject: [PATCH] Correct Versionfile master contains namespacing changes that don't work with 0.70.x. Need to 'revert' to October 8 for this to work Closes #30 --- Versionfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Versionfile b/Versionfile index 405344e..4dfcdbd 100644 --- a/Versionfile +++ b/Versionfile @@ -1,3 +1,4 @@ -"0.70.x" => { :branch => "master" } +"1.0.0" => { :branch => "master" } +"0.70.x" => { :ref => "bea1aa48e0089083546bec4b19565a40e9a50a20" } "0.60.x" => { :ref => "073f2f814dd8f3ad2e66ddde2c7079d8c76e4d27" } "0.50.x" => { :ref => "39a3b00602d591e5c27bf13941aa5c13e4b95579" }