X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=30c1654837496fae81e3b5dc231535ea0094509f;hb=0d14601b500fee8a808f1fff59e622a332b0e5a1;hp=66c83a0f50cc4f5aae6d305edc843d88de66423c;hpb=c5a358f8b8b0c7ac8f627f7042d81f4187bed57f;p=freeside.git diff --git a/Makefile b/Makefile index 66c83a0f5..30c165483 100644 --- a/Makefile +++ b/Makefile @@ -27,10 +27,10 @@ QUEUED_USER=ivan #eventually this shouldn't be needed FREESIDE_PATH = `pwd` -PASSWD_USER = ivan +PASSWD_USER = nostart PASSWD_MACHINE = localhost -SIGNUP_USER = ivan +SIGNUP_USER = nostart SIGNUP_MACHINE = localhost SIGNUP_AGENTNUM = 2 SIGNUP_REFNUM = 2 @@ -40,10 +40,8 @@ SIGNUP_REFNUM = 2 #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION=1.4.0pre14 -TAG=freeside_1_4_0_pre14 -#VERSION=1.4.0beta1 -#TAG=freeside_1_4_0_beta1 +VERSION=1.4.0beta2 +TAG=freeside_1_4_0_beta2 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs"