Compare commits

..

1 Commits

Author SHA1 Message Date
Automatic Release Builder
481a89a797 Track correct submodule branch for the release 2016-05-17 10:18:37 +02:00
6 changed files with 9 additions and 9 deletions

8
.gitmodules vendored
View File

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

2
fgdata

Submodule fgdata updated: 611a5ce40d...a6d7af5db6

2
fgrun

Submodule fgrun updated: 8ccb712dc5...e6aa576402

Submodule simgear updated: e7598df4d3...09ab029e2f

View File

@@ -1 +1 @@
2016.3.0
2016.2.1