1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-20 04:56:36 +02:00

fix small bug, update readme, bump version

This commit is contained in:
Jfreegman
2014-07-23 15:15:14 -04:00
parent 9476db02a9
commit 8660047ec1
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
TOXIC_VERSION = 0.4.5
TOXIC_VERSION = 0.4.6
REV = $(shell git rev-list HEAD --count)
VERSION = $(TOXIC_VERSION)_r$(REV)