X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=dae5f23b40a40a2d4f2c9abba99e185a3c1feb42;hb=9719693a031bee8d35dffa7ea543f27a25443309;hp=0c06edb5fa357edc2ba0dfeea6c560e082ac7f77;hpb=10225293c7ccecb9273e0f17cbc65889496cf090;p=freeside.git diff --git a/Makefile b/Makefile index 0c06edb5f..dae5f23b4 100644 --- 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,8 +102,8 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.7/ -VERSION=1.5.8cvs -TAG=freeside_1_5_8 +VERSION=1.7.0cvs +TAG=freeside_1_7_0 help: @echo "supported targets:"