Gitiles
Code Review
Sign In
git.eclipse.org
/
webtools
/
webtools.releng
/
fd220c86fa3f759335dad3440bb98138e296c030
/
.
/
downloadsites
/
webtools
/
downloads
/
buildbranches.php
blob: b055999678f5e11623982649b198eb0232315a2d [
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.7"
;
?>