diff --git a/Makefile b/Makefile index e8be2d6..7086e0b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ BASEDIR=$(shell pwd) MAJOR=1 MINOR=1 -SUBMINOR=1 +SUBMINOR=2 INSTALL_PREFIX := / export INSTALL_PREFIX