X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=6256ccc3e8503e12231060b405e3c1153b34ecbb;hp=92f82067b935bddf313a25bfc958798e427c603d;hb=0ebeec96313dd7edfca340f01f8fbbbac1f4aa1d;hpb=344596452274c17c2c60bf2b002c9358cbd510a3 diff --git a/Makefile b/Makefile index 92f82067b..6256ccc3e 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.0pre3 +TAG=freeside_1_5_0pre3 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs"