diff --git a/build/Makefile b/build/Makefile index 1fcb129..a161912 100644 --- a/build/Makefile +++ b/build/Makefile @@ -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)