aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKevin Lange <kevin.lange@phpwnage.com>2012-05-09 16:58:24 -0500
committerKevin Lange <kevin.lange@phpwnage.com>2012-05-09 16:58:24 -0500
commitc6cb5e7f0692fbcea2a6ad5b037680f41564be92 (patch)
treebc8f657ff4577b77205717d250a3ab80dc4fd1f6 /Makefile
parent5a88b86b6abe3aae7f8c1e6f7545f2cc2ed260d7 (diff)
downloadnyancat-c6cb5e7f0692fbcea2a6ad5b037680f41564be92.tar.gz
So totally should have known about that. Bump to 1.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a44b116..f7f9919 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
package = nyancat
-version = 0.1
+version = 1.0
tarname = $(package)
distdir = $(tarname)-$(version)