diff --git a/libsyncthing/CMakeLists.txt b/libsyncthing/CMakeLists.txt index a34ea03..0c43d28 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.15.1") +set(META_SYNCTHING_VERSION "v1.16.0") # 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 3bf9443..cbbe8e8 160000 --- a/libsyncthing/go/src/github.com/syncthing/syncthing +++ b/libsyncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 3bf94431504f2164fdd0bec6fb3e3b917802313c +Subproject commit cbbe8e826c8c8d08e65c4e1073dcb6af602c20f3