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