diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-17 22:08:56 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-17 22:13:09 +0200 |
commit | 7d6ef7df98e6d3e3a7e53b6791d369988e106e1f (patch) | |
tree | 3795888ddb3445caa43ad9315607275115a413d8 | |
parent | af37768226c17b39b16c4b29f7262e9a86526246 (diff) |
Bump v0.3.2v0.3.2
-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.1 +VERSION := 0.3.2 # Syncthing version to install SYNCTHING_VERSION = 0.14.28 |