diff --git a/Makefile b/Makefile index 6b0dc33..6010c2b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ BASEDIR=$(shell pwd) MAJOR=1 MINOR=0 -SUBMINOR=3 +SUBMINOR=4 INSTALL_PREFIX := / export INSTALL_PREFIX