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