From b24354dba558e9b038725bda7984fa99329af9c5 Mon Sep 17 00:00:00 2001 From: Ryan Bigg Date: Tue, 17 Apr 2012 09:10:47 -0400 Subject: [PATCH] Update Versionfile to reference branches for 1.0 and 1.1 --- Versionfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Versionfile b/Versionfile index 4dfcdbd..276eb4e 100644 --- a/Versionfile +++ b/Versionfile @@ -1,4 +1,5 @@ -"1.0.0" => { :branch => "master" } +"1.1.0" => { :branch => "1-1-stable" } +"1.0.0" => { :branch => "1-0-stable" } "0.70.x" => { :ref => "bea1aa48e0089083546bec4b19565a40e9a50a20" } "0.60.x" => { :ref => "073f2f814dd8f3ad2e66ddde2c7079d8c76e4d27" } "0.50.x" => { :ref => "39a3b00602d591e5c27bf13941aa5c13e4b95579" }