diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-09-13 17:57:56 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-09-13 21:47:52 +0200 |
commit | 63c498fcc2b1abd16b4eb005ce757c119eda0342 (patch) | |
tree | c1f2a577e5cccffef3e7b743164b845f80b59814 | |
parent | ebe500f8a7a6a5413e988ecd935c0a0ef62cebca (diff) |
Bump to 0.3.0
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-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.2.2 +VERSION := 0.3.0 # Syncthing version to install SYNCTHING_VERSION = 0.14.28 |