From 17f976697a26ea2865ebf8529b0115581ea048c9 Mon Sep 17 00:00:00 2001 From: Sebastien Douheret Date: Wed, 7 Jun 2017 14:15:09 +0200 Subject: [PATCH] Bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index adc2995..2f7ad2d 100644 --- a/Makefile +++ b/Makefile @@ -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 -- 2.16.6