diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-07 14:15:09 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-06-07 14:15:09 +0200 |
commit | 17f976697a26ea2865ebf8529b0115581ea048c9 (patch) | |
tree | f9c49be3e6680dda089b23c2519cb6dc77aef100 | |
parent | 48ff51998e749dc1c8026e04948faad9d83cedd0 (diff) |
Bump version
-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.0.1 +VERSION := 0.1.0 # Syncthing version to install SYNCTHING_VERSION = 0.14.28 |