update submodule branch to refer to the latest commit on latest-fc branch (#214)
This commit is contained in:
parent
3e6b9196ce
commit
50b80e9155
2 changed files with 5 additions and 4 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
|
@ -5,4 +5,5 @@
|
||||||
[submodule "libraries/fc"]
|
[submodule "libraries/fc"]
|
||||||
path = libraries/fc
|
path = libraries/fc
|
||||||
url = https://github.com/peerplays-network/peerplays-fc.git
|
url = https://github.com/peerplays-network/peerplays-fc.git
|
||||||
|
branch = latest-fc
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6096e94e1b4c48a393c9335580365df144f2758f
|
Subproject commit 1f76279f6373468ba7f672c92fb9d1626263fa61
|
||||||
Loading…
Reference in a new issue