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

Bump to version 0.11.0

This commit is contained in:
jfreegman
2021-04-22 17:05:04 -04:00
parent 35aa6922d6
commit 93fb84206d
6 changed files with 7 additions and 6 deletions

View File

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