From a4b689cc9115af97d4f9803852b54bd550677bae Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Sat, 26 Mar 2016 19:40:11 +0300 Subject: Bump the version number. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2c36997..9b05a6b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME = Mkcd-Commandline -VERSION = 1.1.0 +VERSION = 1.1.1 PERL_VENDORLIB=$(shell eval "`perl -V:installvendorlib`"; echo $$installvendorlib) -- cgit v1.2.1