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

Bump version to 0.11.2

This commit is contained in:
jfreegman
2021-12-06 11:08:17 -05:00
parent d7a19791b4
commit b88dc9fda1
2 changed files with 3 additions and 3 deletions

View File

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