diff --git a/build/Makefile b/build/Makefile index 5c4fcbb..ba0930f 100644 --- a/build/Makefile +++ b/build/Makefile @@ -1,4 +1,4 @@ -TOXIC_VERSION = 0.4.6 +TOXIC_VERSION = 0.4.7 REV = $(shell git rev-list HEAD --count) VERSION = $(TOXIC_VERSION)_r$(REV)