From 36b04a059ecb1924c0c697a48b6891c854057f9f Mon Sep 17 00:00:00 2001 From: Thomas Kolb Date: Sat, 17 Dec 2016 00:09:37 +0100 Subject: [PATCH] Release 0.2.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 19e35a0..a7e9309 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ LIBS_release= # target configuration TARGET := fileshare -VERSION := 0.2.2 +VERSION := 0.2.3 VCSVERSION := $(shell git rev-parse --short HEAD) # source files for the project