From eb403c2b7ca628126ab5694f2565a5c02e590f2b Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Thu, 21 Aug 2014 13:32:16 -0400 Subject: prepare v4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a85dfd4..004d6cd 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -V=3 +V=4 VDEVEL=$(shell test -d .git && git describe 2>/dev/null) ifneq "$(VDEVEL)" "" -- cgit v1.2.3