1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-09-27 11:26:51 +02:00

small fix and bump version to 0.5.2

This commit is contained in:
Jfreegman
2014-09-29 13:56:17 -04:00
parent 64d782569a
commit 97a8ecd115
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Version
TOXIC_VERSION = 0.5.1
TOXIC_VERSION = 0.5.2
REV = $(shell git rev-list HEAD --count)
VERSION = $(TOXIC_VERSION)_r$(REV)