summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2002-09-20 15:48:28 +0000
committerivan <ivan>2002-09-20 15:48:28 +0000
commit0f6dcbb5c3e51dc9caa8fe44d03991ad998f8319 (patch)
treed0d6adb4d06091a9bb6147d69daaaa2b1696ea62
parent70a4b5227943108ce91c68e1c4e7509a9a6c33f9 (diff)
1.5.0
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6ec108c02..b97142734 100644
--- a/Makefile
+++ b/Makefile
@@ -40,8 +40,8 @@ SIGNUP_REFNUM = 2
#not changable yet
FREESIDE_CONF = /usr/local/etc/freeside
-VERSION=1.4.1beta1
-TAG=freeside_1_4_1beta1
+VERSION=1.5.0pre1
+TAG=freeside_1_5_0pre1
help:
@echo "supported targets: aspdocs masondocs alldocs docs install-docs"
@@ -170,7 +170,7 @@ upload-docs: forcehtmlman
scp -pr httemplate/docs cleanwhisker.420.am:/var/www/www.sisd.com/freeside/devdocs
release: upload-docs
- cd /home/ivan/freeside_current
+ cd /home/ivan/freeside
#cvs tag ${TAG}
cvs tag -F ${TAG}