From 77a2ee3d8ee1febb5cbca7364f37099aed76fea0 Mon Sep 17 00:00:00 2001 From: Thomas Kolb Date: Sun, 21 Dec 2014 22:08:21 +0100 Subject: [PATCH] Increased version number --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a321500..958c741 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ LIBS_release= # target configuration TARGET := fileshare -VERSION := 0.2.0 +VERSION := 0.2.1 VCSVERSION := $(shell git rev-parse --short HEAD) # source files for the project