From dc2d20f4c43012851f5c5b4f1afa2ee826d53656 Mon Sep 17 00:00:00 2001 From: Jfreegman Date: Mon, 4 Aug 2014 22:28:12 -0400 Subject: [PATCH] bump version to 0.4.7 --- build/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)