diff --git a/syncthing/CMakeLists.txt b/syncthing/CMakeLists.txt index b6802d80..24707792 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.28.0") +set(META_SYNCTHING_VERSION "v1.28.1") # 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 1c26a891..a276caf4 160000 --- a/syncthing/go/src/github.com/syncthing/syncthing +++ b/syncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 1c26a891ac77f1d159c00a1be8a4281a297c2c51 +Subproject commit a276caf41f9d23b4e0a1b4da3eb049145f6611c4