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

bump version to 0.5.0

This commit is contained in:
Jfreegman
2014-09-01 18:48:10 -04:00
parent 934459dea8
commit 2ce42ab057
2 changed files with 2 additions and 6 deletions

View File

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