diff --git a/libsyncthing/CMakeLists.txt b/libsyncthing/CMakeLists.txt index d457a0a..11b032e 100644 --- a/libsyncthing/CMakeLists.txt +++ b/libsyncthing/CMakeLists.txt @@ -6,7 +6,7 @@ set(META_PROJECT_TYPE library) set(META_APP_NAME "Syncthing library") set(META_APP_DESCRIPTION "Syncthing itself, built as a shared or static library") set(META_PROJECT_VARNAME_UPPER LIB_SYNCTHING) -set(META_SYNCTHING_VERSION "v1.6.0") +set(META_SYNCTHING_VERSION "v1.6.1") # add project files set(HEADER_FILES interface.h) diff --git a/libsyncthing/go/src/github.com/syncthing/syncthing b/libsyncthing/go/src/github.com/syncthing/syncthing index 46f6054..0d18589 160000 --- a/libsyncthing/go/src/github.com/syncthing/syncthing +++ b/libsyncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 46f6054bb3c9bdbef6261b5c175a09d941d85136 +Subproject commit 0d18589f052d898fcca6a6042deac70c0a8cc4d3