diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-16 15:28:25 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-16 15:28:25 +0200 |
commit | 860927c2199ffb04f678c248eb98f4ae0b145aae (patch) | |
tree | b3c173a0059f78a77810f2bdbde46c23f2bb7e32 | |
parent | 6f21a87e3b3cdbf013f470519ed17394f9d8853e (diff) |
Bump v0.3.1v0.3.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Makefile used to build XDS daemon Web Server # Application Version -VERSION := 0.3.0 +VERSION := 0.3.1 # Syncthing version to install SYNCTHING_VERSION = 0.14.28 |