set correct release-branch for submodules

This commit is contained in:
Automatic Release Builder
2017-02-20 18:52:19 +01:00
parent 735f5160e4
commit f98d36ab3a
+3 -3
View File
@@ -1,11 +1,11 @@
[submodule "simgear"] [submodule "simgear"]
path = simgear path = simgear
url = https://git.code.sf.net/p/flightgear/simgear url = https://git.code.sf.net/p/flightgear/simgear
branch = next branch = release/2017.1
[submodule "flightgear"] [submodule "flightgear"]
path = flightgear path = flightgear
url = https://git.code.sf.net/p/flightgear/flightgear url = https://git.code.sf.net/p/flightgear/flightgear
branch = next branch = release/2017.1
[submodule "fgrun"] [submodule "fgrun"]
path = fgrun path = fgrun
url = https://git.code.sf.net/p/flightgear/fgrun url = https://git.code.sf.net/p/flightgear/fgrun
@@ -13,7 +13,7 @@
[submodule "fgdata"] [submodule "fgdata"]
path = fgdata path = fgdata
url = https://git.code.sf.net/p/flightgear/fgdata url = https://git.code.sf.net/p/flightgear/fgdata
branch = next branch = release/2017.1
[submodule "windows-3rd-party"] [submodule "windows-3rd-party"]
path = windows-3rd-party path = windows-3rd-party
url = https://git.code.sf.net/p/flightgear/windows-3rd-party url = https://git.code.sf.net/p/flightgear/windows-3rd-party