diff options
author | Kevin Lange <kevin.lange@phpwnage.com> | 2012-05-09 16:58:24 -0500 |
---|---|---|
committer | Kevin Lange <kevin.lange@phpwnage.com> | 2012-05-09 16:58:24 -0500 |
commit | c6cb5e7f0692fbcea2a6ad5b037680f41564be92 (patch) | |
tree | bc8f657ff4577b77205717d250a3ab80dc4fd1f6 /Makefile | |
parent | 5a88b86b6abe3aae7f8c1e6f7545f2cc2ed260d7 (diff) | |
download | nyancat-c6cb5e7f0692fbcea2a6ad5b037680f41564be92.tar.gz |
So totally should have known about that. Bump to 1.0
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ package = nyancat -version = 0.1 +version = 1.0 tarname = $(package) distdir = $(tarname)-$(version) |