X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=eb762e157fde358356afeef5841905332f970569;hb=0bdae1eced79650fd64c66cdf2107a8f2d0b9067;hp=92f82067b935bddf313a25bfc958798e427c603d;hpb=344596452274c17c2c60bf2b002c9358cbd510a3;p=freeside.git diff --git a/Makefile b/Makefile index 92f82067b..eb762e157 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ SIGNUP_MACHINE = localhost SIGNUP_AGENTNUM = 2 SIGNUP_REFNUM = 2 -SELFSERVICE_USER = nostart +SELFSERVICE_USER = fs_selfservice SELFSERVICE_MACHINE = localhost #--- @@ -58,8 +58,8 @@ SELFSERVICE_MACHINE = localhost #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION=1.5.0pre1 -TAG=freeside_1_5_0pre1 +VERSION=1.5.0pre2 +TAG=freeside_1_5_0pre2 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs"