1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 15:57:45 +02:00

update toxic version to 0.4.3

This commit is contained in:
Jfreegman 2014-07-01 00:11:40 -04:00
parent c271622670
commit a968ca2a2e
No known key found for this signature in database
GPG Key ID: 3627F3144076AE63

View File

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