From 7f0de10150cb42ed581c244d7236a204ea8bc1c8 Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Mon, 29 Oct 2012 12:16:32 -0400 Subject: [PATCH] Versionfile typo fix --- Versionfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Versionfile b/Versionfile index a7173dc..611e92c 100644 --- a/Versionfile +++ b/Versionfile @@ -1,4 +1,4 @@ "0.7.x" => { :ref => "eddaea63959586d123007cbca3be5bf9c5edb1a7" } "1.0.x" => { :ref => "a8c27750ef1cf9d0ad1a2a6ebe33307da900a5c1" } "1.1.x" => { :branch => "1-1-stable" } -"1.2.x" => { :branch => "1-1-stable" } +"1.2.x" => { :branch => "master" }