summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2002-07-02 14:37:48 +0000
committerivan <ivan>2002-07-02 14:37:48 +0000
commit0cea641b4403522b434d4fc30c6145f76d7d3333 (patch)
treeb7e452d66b807cdcfb1f409209f33d2db05731b8 /Makefile
parentd5ae9f38bdea9e3de50f76aa8caf06956b4fb706 (diff)
beta1!!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 66c83a0f5..3f5e18d47 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,10 @@ 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.0pre14
+#TAG=freeside_1_4_0_pre14
+VERSION=1.4.0beta1
+TAG=freeside_1_4_0_beta1
help:
@echo "supported targets: aspdocs masondocs alldocs docs install-docs"