Checking in modified $branchVersions per cf/preed's request. This is made to mirror changes in tinderbox configuration that adjusted where build data is distributed for aus2.

This commit is contained in:
mike.morgan%oregonstate.edu 2006-06-26 21:27:58 +00:00
parent 1b370122fb
commit 216739aaf7

View File

@ -72,10 +72,11 @@ $branchVersions = array(
'1.4' => '1.5',
'1.4.1'=> '1.5',
'1.5' => '1.5',
'1.5.0.1' => '1.5.0.1',
'1.5.0.2' => '1.5.0.2',
'1.5.0.3' => '1.5.0.3',
'1.5.0.4' => '1.5.0.4',
'1.5.0.1' => '1.5.0.x',
'1.5.0.2' => '1.5.0.x',
'1.5.0.3' => '1.5.0.x',
'1.5.0.4' => '1.5.0.x',
'1.5.0.5' => '1.5.0.x',
'1.6a1'=> 'trunk',
'2.0'=>'2.0',
'2.0a1'=>'2.0',