1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-09-28 02:25:35 +02:00

bump version to 0.5.1

This commit is contained in:
Jfreegman 2014-09-19 01:24:39 -04:00
parent 9ee7a48910
commit 13291d0365
No known key found for this signature in database
GPG Key ID: 3627F3144076AE63

View File

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