Gitiles
Code Review
Sign In
git.eclipse.org
/
webtools
/
webtools.releng
/
702bf68f83981005fbdf4e21dacb5e6c6e66744a
/
.
/
downloadsites
/
webtools
/
indexPage30
/
buildbranches.php
blob: 1db78c42bc9a61cf0d661e2f9c7a0f6a1072bae4 [
file
] [
log
] [
blame
]
<?
$buildBranches
=
array
();
$buildBranches
[
0
]=
"drops/R3.0"
;
$buildBranches
[
1
]=
"drops/R2.0"
;
$buildBranches
[
2
]=
"drops/R1.5"
;
$buildBranches
[
3
]=
"drops/R1.0"
;
$buildBranches
[
4
]=
"drops/R0.5"
;
?>