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