Gitiles
Code Review
Sign In
git.eclipse.org
/
webtools
/
webtools.releng
/
3582f80ec94087f0b16a7d0fb179a60900f651bd
/
.
/
downloadsites
/
webtools
/
downloads
/
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"
;
?>