diff --git a/syncthing/CMakeLists.txt b/syncthing/CMakeLists.txt index 0f14485..8146575 100644 --- a/syncthing/CMakeLists.txt +++ b/syncthing/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.23.7") +set(META_SYNCTHING_VERSION "v1.24.0") # use testfiles directory from syncthingconnector set(META_SRCDIR_REFS "${CMAKE_CURRENT_SOURCE_DIR}\n${CMAKE_CURRENT_SOURCE_DIR}/../syncthingconnector") diff --git a/syncthing/go/src/github.com/syncthing/syncthing b/syncthing/go/src/github.com/syncthing/syncthing index ff0e0fb..840efce 160000 --- a/syncthing/go/src/github.com/syncthing/syncthing +++ b/syncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit ff0e0fb476c6381c080a54b41053f908b40883ae +Subproject commit 840efce7d03b6965a5a69a37b7a6243e7c22a0c8