Sign in
eclipse
/
gerrit
/
www.eclipse.org
/
webtools
/
refs/heads/davidwTempBranch
/
.
/
incubator
/
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"
;
?>