diff --git a/Makefile b/Makefile index d4d609c..9527fe4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ export VERSION := 0 export SUBVERSION := 8 -export MINORVERSION := 2 +export MINORVERSION := 3-SNAPSHOT #export PREFIX := /usr export PREFIX ?= /usr/local