From 3fb86707fa13f83a8f92f75bdece44886ce02668 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Sun, 20 Dec 2015 20:16:09 +0100 Subject: [PATCH] Next version is 0.8.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 11c43f8..ea68756 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION := 0 SUBVERSION := 8 -MINORVERSION := 1 +MINORVERSION := 2-SNAPSHOT #prefix := /usr prefix := /usr/local