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

bump version to 0.4.7

This commit is contained in:
Jfreegman
2014-08-04 22:28:12 -04:00
parent d712ccc17e
commit dc2d20f4c4

View File

@ -1,4 +1,4 @@
TOXIC_VERSION = 0.4.6
TOXIC_VERSION = 0.4.7
REV = $(shell git rev-list HEAD --count)
VERSION = $(TOXIC_VERSION)_r$(REV)