Compare commits

...

3 Commits

Author SHA1 Message Date
Automatic Release Builder
4e3d1bca2d Bump version to patchlevel to 2016.1.2 2016-05-06 21:27:09 +02:00
James Turner
ddfad18d18 Bump to Simgear 2016.1.2 2016-05-06 14:28:47 +01:00
Automatic Release Builder
de00357903 track correct branch for submodules 2016-02-17 23:23:33 +01: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.1
[submodule "flightgear"]
path = flightgear
url = git://git.code.sf.net/p/flightgear/flightgear
branch = next
branch = release/2016.1
[submodule "fgrun"]
path = fgrun
url = git://git.code.sf.net/p/flightgear/fgrun
branch = next
branch = release/2016.1
[submodule "fgdata"]
path = fgdata
url = git://git.code.sf.net/p/flightgear/fgdata
branch = next
branch = release/2016.1
[submodule "windows-3rd-party"]
path = windows-3rd-party
url = git://git.code.sf.net/p/flightgear/windows-3rd-party

2
fgdata

Submodule fgdata updated: eb1ed07b03...b675f440ef

2
fgrun

Submodule fgrun updated: f5a9513327...891d3d0037

Submodule simgear updated: 951859d8a7...68fd8e8dba

View File

@@ -1 +1 @@
2016.1.1
2016.1.2