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

Submodule fgdata updated: 67bf0c8e19...dade6b7218

Submodule simgear updated: 6d89cc6c1d...d6bbad87c4

View File

@@ -1 +1 @@
2019.1.1
2019.1.2