1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-09-28 00:05:35 +02:00

Moved version up

This commit is contained in:
Jfreegman 2015-09-01 13:00:56 -04:00
parent 69be1bc398
commit ffcc804efe
No known key found for this signature in database
GPG Key ID: 3627F3144076AE63

View File

@ -1,5 +1,5 @@
# Version
TOXIC_VERSION = 0.6.0
TOXIC_VERSION = 0.6.1
REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error")
ifneq (, $(findstring error, $(REV)))
VERSION = $(TOXIC_VERSION)