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

Bump version to 0.11.3 and update toxcore version in static build script

This commit is contained in:
jfreegman
2021-12-24 14:21:26 -05:00
parent 602d9d97c1
commit 0239509439
4 changed files with 7 additions and 7 deletions

View File

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