summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-09-21 14:01:23 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-10-06 18:25:04 +0200
commit12a20d0905b0d3e7e0f4c9ec8ee619f683256d71 (patch)
tree1bb57ff825500b3b00a9e0fbb4e07c6e6aa56530 /Makefile
parent6a7bde4d4fefc609f9f1d1204520879a5a0fd526 (diff)
Bump to v0.2.0
Change to 0.2.0 due to changes about agent-config.json file search logic (see commit 3f1c6dbe6b6) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae5a69c..fa17d57 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# Makefile used to build XDS daemon Web Server
# Application Version
-VERSION := 0.1.0
+VERSION := 0.2.0
# Syncthing version to install
SYNCTHING_VERSION = 0.14.28