From c1d64cadd2b5343690d17779ec4cefd6ad814718 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 12 Jun 2014 15:19:13 +0000 Subject: Make 14.24 release changes --- scripts/distbuild-cluster.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/distbuild-cluster.py b/scripts/distbuild-cluster.py index 2d0e64d3..e5bada58 100644 --- a/scripts/distbuild-cluster.py +++ b/scripts/distbuild-cluster.py @@ -39,7 +39,7 @@ controllers = { } -ref_to_build = 'baserock-14.22' +ref_to_build = 'baserock-14.24' def read_morph(morph_name, kind=None): -- cgit v1.2.1