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
This commit is contained in:
Ryan Bigg 2012-01-04 09:09:12 +11:00
parent 1dd014cce1
commit 5f381f1466
1 changed files with 2 additions and 1 deletions

View File

@ -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" }