summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-18 15:36:50 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-18 15:36:50 +0200
commit1db7b797aef7501d9f7d52d1f9d7d90d80f9f886 (patch)
treed1ed33289e27af9d9465ade1e5ca3bffd16a705e /Makefile
parentdb2c02a9bfd709c662872fccc86d011136e9d8d1 (diff)
Bump to Syncthing 0.14.28
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4bb7207..19fe4a4 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
VERSION := 0.0.1
# Syncthing version to install
-SYNCTHING_VERSION = 0.14.27
+SYNCTHING_VERSION = 0.14.28
# FIXME: use master while waiting a release that include #164
#SYNCTHING_INOTIFY_VERSION = 0.8.5
SYNCTHING_INOTIFY_VERSION=master