From a968ca2a2e15f5efb7a5961f8f28376905e48b6b Mon Sep 17 00:00:00 2001 From: Jfreegman Date: Tue, 1 Jul 2014 00:11:40 -0400 Subject: [PATCH] update toxic version to 0.4.3 --- build/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)