1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 02:06:34 +01:00

Merge branch 'master' into new_groupchats

This commit is contained in:
Jfreegman
2015-12-01 17:57:45 -05:00
13 changed files with 167 additions and 124 deletions

View File

@@ -1,5 +1,5 @@
# Version
TOXIC_VERSION = 0.6.1
TOXIC_VERSION = 0.7.0
REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error")
ifneq (, $(findstring error, $(REV)))
VERSION = $(TOXIC_VERSION)