Added patch for more information on invoice for e-mail invoices and credit card customers
[freeside.git] / Makefile
index 2c5abf9..c50a12c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -102,7 +102,7 @@ RT_PATH = /opt/rt3
 FREESIDE_PATH = `pwd`
 PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.7/
 
-VERSION=1.5.8cvs
+VERSION=1.5.8
 TAG=freeside_1_5_8
 
 help:
@@ -344,7 +344,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}