aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Lange <kevin.lange@dakko.us>2013-01-28 21:38:05 -0800
committerKevin Lange <kevin.lange@dakko.us>2013-01-28 21:38:05 -0800
commit5fd6f4b7b12df2ed7ba24ba955a2fb9ce299cd07 (patch)
treecc44b3b16b590c206a2acc100552df6b316ef0f1
parent3b70f513774d2e7098db93bcc9e51497a2037d44 (diff)
downloadnyancat-5fd6f4b7b12df2ed7ba24ba955a2fb9ce299cd07.tar.gz
Tick the version number.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c850663..291623f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
package = nyancat
-version = 1.0
+version = 1.1
tarname = $(package)
distdir = $(tarname)-$(version)