diff --git a/libsyncthing/CMakeLists.txt b/libsyncthing/CMakeLists.txt index 778c1c37..8bea3c89 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.3.1") +set(META_SYNCTHING_VERSION "v1.3.2") # 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 5f93f8e0..bf74b71a 160000 --- a/libsyncthing/go/src/github.com/syncthing/syncthing +++ b/libsyncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 5f93f8e05b7f2ae8c057f4c5e3cc78a74e705068 +Subproject commit bf74b71ac606b3fca216b995afbf55e08e54a2d7