Update to syncthing v1.27.6.
This commit is contained in:
parent
f3c710e5df
commit
4db1b5efb3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
|||
|
||||
ARCH=arm
|
||||
VERSION=1.23.4
|
||||
VERSION=1.27.6
|
||||
|
||||
SRC := $(shell find src -type f | tail -n+2)
|
||||
SRC_REL := $(shell cd src && find ./ -type f)
|
||||
|
|
Loading…
Reference in a new issue