aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2013-07-01 00:31:39 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2013-07-01 00:31:39 +0100
commitc69da2696f87d6b87139c92cb579e837288310ee (patch)
treec355f7f97309adf7d3d53ebe829da3ed3dc58293 /Makefile
parent081445aa23df71007f42ded9932874e345647dbd (diff)
parent41a9321a47b971225e0a46478e9906c9cc1c097c (diff)
downloadnyancat-c69da2696f87d6b87139c92cb579e837288310ee.tar.gz
Merge tag 'upstream/1.2'
Upstream version 1.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4a7575d..06bd4fe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
package = nyancat
-version = 1.1
+version = 1.2
tarname = $(package)
distdir = $(tarname)-$(version)