diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-07 22:55:50 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-06 15:57:04 +0100 |
commit | 1b9336d459474c76dc806757e7ddf49edfd65a33 (patch) | |
tree | b1f17885904a1888d42a21704c1961dcff267fbd /Makefile | |
parent | 76b949fbfca5a80d990048791ac1258fc8bb027d (diff) |
Bump Syncthing 0.14.38
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ VERSION := 0.3.2 # Syncthing version to install -SYNCTHING_VERSION = 0.14.28 -SYNCTHING_INOTIFY_VERSION = 0.8.6 +SYNCTHING_VERSION = 0.14.38 +SYNCTHING_INOTIFY_VERSION = 0.8.7 # Retrieve git tag/commit to set sub-version string |