From d50e78be29ca606d7dac29f3c5483822939d4429 Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 1 Oct 2019 13:55:40 +0200 Subject: [PATCH] Update libsyncthing to v1.3.0 --- libsyncthing/CMakeLists.txt | 2 +- libsyncthing/go/src/github.com/syncthing/syncthing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libsyncthing/CMakeLists.txt b/libsyncthing/CMakeLists.txt index 9527a7fc..b40305c3 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.2.2") +set(META_SYNCTHING_VERSION "v1.3.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 935971ea..05aea407 160000 --- a/libsyncthing/go/src/github.com/syncthing/syncthing +++ b/libsyncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 935971eaa2c5704d1e4f9beb7240173d38c51cc1 +Subproject commit 05aea407f3eb7c37b989990ca38345914f41c150