diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-13 10:10:35 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-11-13 10:20:49 +0100 |
commit | 68afbf4a2573e726a0987759be4d74bb693670b3 (patch) | |
tree | 5e555c840638339fcf844ffc4ef0318a75e7dcad /Makefile | |
parent | 1e0b1b4c1271e3668ec5ef1ba58cb84fe00f0f53 (diff) |
Fixed injection error with ngx-cookie package v1.0.1.v0.3.4
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.3.2 +VERSION := 0.3.4 # Syncthing version to install SYNCTHING_VERSION = 0.14.28 |