Net::SSH and Net::SCP are in ports
[freeside.git] / Makefile
index aac1d81..c48f5e9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,8 +45,8 @@ SELFSERVICE_MACHINE = localhost
 #not changable yet
 FREESIDE_CONF = /usr/local/etc/freeside
 
-VERSION=1.4.1beta8
-TAG=freeside_1_4_1beta8
+VERSION=1.4.1rc2
+TAG=freeside_1_4_1rc2
 
 help:
        @echo "supported targets: aspdocs masondocs alldocs docs install-docs"
@@ -180,7 +180,8 @@ upload-docs: forcehtmlman
        ssh cleanwhisker.420.am rm -rf /var/www/www.sisd.com/freeside/docs
        scp -pr httemplate/docs cleanwhisker.420.am:/var/www/www.sisd.com/freeside/docs
 
-release: upload-docs update-webdemo
+#release: upload-docs update-webdemo
+release: upload-docs
        cd /home/ivan/freeside1.4
        #cvs tag ${TAG}
        cvs tag -F ${TAG}