diff --git a/downloadsites/webtools/patches/buildbranches.php b/downloadsites/webtools/patches/buildbranches.php index d08699537c1ba4df0ffcb4e802eadbbcbf16bace..cadc20ac1cf36d470f8f5ad92ef9183ce51bc725 100644 --- a/downloadsites/webtools/patches/buildbranches.php +++ b/downloadsites/webtools/patches/buildbranches.php @@ -1,4 +1,5 @@ <? $buildBranches = array(); -$buildBranches[0]="drops/R2.0.2"; +$buildBranches[0]="drops/R1.5.5"; +$buildBranches[1]="drops/R2.0.2"; ?>