From 68afbf4a2573e726a0987759be4d74bb693670b3 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Mon, 13 Nov 2017 10:10:35 +0100 Subject: Fixed injection error with ngx-cookie package v1.0.1. Signed-off-by: Sebastien Douheret --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ed88642..222e708 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit 1.2.3-korg