Compare commits

...

1 Commits

Author SHA1 Message Date
Automatic Release Builder
380d7386c4 track submodule changes for release 2016-09-06 12:57:22 +02:00

8
.gitmodules vendored
View File

@ -1,19 +1,19 @@
[submodule "simgear"] [submodule "simgear"]
path = simgear path = simgear
url = git://git.code.sf.net/p/flightgear/simgear url = git://git.code.sf.net/p/flightgear/simgear
branch = next branch = release/2016.3
[submodule "flightgear"] [submodule "flightgear"]
path = flightgear path = flightgear
url = git://git.code.sf.net/p/flightgear/flightgear url = git://git.code.sf.net/p/flightgear/flightgear
branch = next branch = release/2016.3
[submodule "fgrun"] [submodule "fgrun"]
path = fgrun path = fgrun
url = git://git.code.sf.net/p/flightgear/fgrun url = git://git.code.sf.net/p/flightgear/fgrun
branch = next branch = release/2016.3
[submodule "fgdata"] [submodule "fgdata"]
path = fgdata path = fgdata
url = git://git.code.sf.net/p/flightgear/fgdata url = git://git.code.sf.net/p/flightgear/fgdata
branch = next branch = release/2016.3
[submodule "windows-3rd-party"] [submodule "windows-3rd-party"]
path = windows-3rd-party path = windows-3rd-party
url = git://git.code.sf.net/p/flightgear/windows-3rd-party url = git://git.code.sf.net/p/flightgear/windows-3rd-party