diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-17 00:40:12 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-17 00:47:02 +0200 |
commit | fd312d109f78dd5b9825e8f1dae255d847a76f7a (patch) | |
tree | ffa1e71199a5fe5aebd7b5ad3419223773072003 /Makefile | |
parent | fa1a0fa5e47260349d2da761b499223d11324b58 (diff) |
Bump 0.2.0v0.2.0
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'Makefile')
-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.1.0 +VERSION := 0.2.0 # Syncthing version to install SYNCTHING_VERSION = 0.14.28 |