Compare commits

...

2 Commits

Author SHA1 Message Date
James Turner
fe461bbdcb New version: 2019.1.2 2019-08-09 14:08:58 +02:00
Torsten Dreyer
216a0ac75b set correct release-branch for submodules 2019-03-13 21:21:07 +01:00
6 changed files with 9 additions and 9 deletions

8
.gitmodules vendored
View File

@ -1,11 +1,11 @@
[submodule "simgear"]
path = simgear
url = ../simgear
branch = next
branch = release/2019.1
[submodule "flightgear"]
path = flightgear
url = ../flightgear
branch = next
branch = release/2019.1
[submodule "fgrun"]
path = fgrun
url = ../fgrun
@ -13,7 +13,7 @@
[submodule "fgdata"]
path = fgdata
url = ../fgdata
branch = next
branch = release/2019.1
[submodule "windows-3rd-party"]
path = windows-3rd-party
url = ../windows-3rd-party
@ -21,4 +21,4 @@
[submodule "getstart"]
path = getstart
url = ../getstart
branch = next
branch = release/2019.1

2
fgdata

@ -1 +1 @@
Subproject commit 67bf0c8e1900a47ab671e89f48af3684401a0817
Subproject commit dade6b72187b7f4012701daf4e72ec083df7fec5

@ -1 +1 @@
Subproject commit 2140d23b04c13111dc958073fd2dec2e9019945a
Subproject commit d8dd14824509afe4a65a2c8f485bba7f182b0781

@ -1 +1 @@
Subproject commit bc1678f097811f3769089d887a584164fa42293b
Subproject commit d83b8723ea934c62f049c54c60ea9ca13d16fe92

@ -1 +1 @@
Subproject commit 6d89cc6c1defb7f752ba4af5d9c65a7e307ae717
Subproject commit d6bbad87c41c163601d0555f0e85c4bc22847299

View File

@ -1 +1 @@
2019.1.1
2019.1.2