summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2016-03-26 19:40:11 +0300
committerShlomi Fish <shlomif@shlomifish.org>2016-03-26 19:40:11 +0300
commita4b689cc9115af97d4f9803852b54bd550677bae (patch)
tree512e27bd3d5cd17c4abfd3a1e8afada6c73a793f /Makefile
parent9124aee2c63b90b2656cf56d2bf63dc7df305bb8 (diff)
downloadmkcd-commandline-master.tar
mkcd-commandline-master.tar.gz
mkcd-commandline-master.tar.bz2
mkcd-commandline-master.tar.xz
mkcd-commandline-master.zip
Bump the version number.HEAD1.1.1master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)