From b9903fd6c808d25d1052d194cc4f2bb505282a6a Mon Sep 17 00:00:00 2001 From: Thomas Kolb Date: Fri, 4 Oct 2019 21:16:13 +0200 Subject: [PATCH] Increment version due to license change --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a7e9309..8a4eedb 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ LIBS_release= # target configuration TARGET := fileshare -VERSION := 0.2.3 +VERSION := 0.2.4 VCSVERSION := $(shell git rev-parse --short HEAD) # source files for the project