X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=6e9ef650bdf78b6e95b16f27e16c9f0f9565a4ae;hb=7445e66a13a90015eb100d22aab90d0bc1c92ccd;hp=6ec108c02aa01957ce9c54116cc3630766390fc5;hpb=6b1038b81b5d5824b54376abf7b1e562cde17cb9;p=freeside.git diff --git a/Makefile b/Makefile index 6ec108c02..6e9ef650b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/make -DATASOURCE = DBI:Pg:host=localhost;dbname=freeside +DATASOURCE = DBI:Pg:dbname=freeside #DATASOURCE=DBI:mysql:freeside DB_USER = freeside @@ -40,8 +40,8 @@ SIGNUP_REFNUM = 2 #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION=1.4.1beta1 -TAG=freeside_1_4_1beta1 +VERSION=1.5.0pre1 +TAG=freeside_1_5_0pre1 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs" @@ -170,7 +170,7 @@ upload-docs: forcehtmlman scp -pr httemplate/docs cleanwhisker.420.am:/var/www/www.sisd.com/freeside/devdocs release: upload-docs - cd /home/ivan/freeside_current + cd /home/ivan/freeside #cvs tag ${TAG} cvs tag -F ${TAG}