1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:27:47 +02:00

Bump version to 0.7.0

This commit is contained in:
Jfreegman 2015-11-12 17:18:37 -05:00
parent 65c07a57db
commit 74c1eef1d1
No known key found for this signature in database
GPG Key ID: 3627F3144076AE63

View File

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