diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-07 21:43:09 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-07 21:43:09 +0200 |
commit | d917dcca04b8d5f5a7a4fdf82d0a66ef14611fca (patch) | |
tree | 52c49f80b83b3563d31865931f8e9422aa9b76ce /Makefile | |
parent | 97ca1f277dc8b6973d6fa67add5593a9c395ce60 (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.2.0 # 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 |