Added patch for more information on invoice for e-mail invoices and credit card customers
[freeside.git] / Makefile
index 0c06edb..c50a12c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -84,8 +84,8 @@ SELFSERVICE_INSTALL_USERADD = /usr/sbin/useradd
 #RT_ENABLED = 0
 RT_ENABLED = 1
 RT_DOMAIN = example.com
-RT_TIMEZONE = US/Pacific;
-#RT_TIMEZONE = US/Eastern;
+RT_TIMEZONE = US/Pacific
+#RT_TIMEZONE = US/Eastern
 FREESIDE_URL = "http://localhost/freeside/"
 
 #for now, same db as specified in DATASOURCE... eventually, otherwise?
@@ -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}