1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-20 03:26:35 +02:00

Merge with master branch

This commit is contained in:
Jfreegman
2015-10-16 21:01:49 -04:00
8 changed files with 111 additions and 88 deletions

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)