ACLs: finish group edit (agents + rights) & browse
[freeside.git] / Makefile
index 1163237..421e9e3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -98,9 +98,9 @@ RT_PATH = /opt/rt3
 
 #only used for dev kludge now, not a big deal
 FREESIDE_PATH = `pwd`
-PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.7/
+PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.8/
 
-VERSION=1.7.0cvs
+VERSION=1.7.0
 TAG=freeside_1_7_0
 
 help:
@@ -345,7 +345,8 @@ upload-docs: forcehtmlman
        ssh 420.am rm -rf /var/www/www.sisd.com/freeside/docs
        scp -pr httemplate/docs 420.am:/var/www/www.sisd.com/freeside/docs
 
-release: upload-docs
+#release: upload-docs
+release:
        cd /home/ivan/freeside
        #cvs tag ${TAG}
        cvs tag -F ${TAG}