Set stable version for download_and_compile.sh
This commit is contained in:
parent
d498ebbe61
commit
1514eaee73
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ function _make(){
|
||||||
OSG_STABLE_GIT_BRANCH="OpenSceneGraph-3.2"
|
OSG_STABLE_GIT_BRANCH="OpenSceneGraph-3.2"
|
||||||
PLIB_STABLE_GIT_BRANCH="master"
|
PLIB_STABLE_GIT_BRANCH="master"
|
||||||
# common stable branch for flightgear, simgear and fgdata
|
# common stable branch for flightgear, simgear and fgdata
|
||||||
FGSG_STABLE_GIT_BRANCH="release/3.0.0"
|
FGSG_STABLE_GIT_BRANCH="release/3.2.0"
|
||||||
OPENRTI_STABLE_GIT_BRANCH="release-0.5"
|
OPENRTI_STABLE_GIT_BRANCH="release-0.5"
|
||||||
# unstable branch: next for sg/fg, master for fgdata
|
# unstable branch: next for sg/fg, master for fgdata
|
||||||
FGSG_UNSTABLE_GIT_BRANCH="next"
|
FGSG_UNSTABLE_GIT_BRANCH="next"
|
||||||
|
|
Loading…
Add table
Reference in a new issue