This commit was manufactured by cvs2svn to create tag 'freeside_1_4_1beta4'.
[freeside.git] / Makefile
index 008cd5f..8b9280f 100644 (file)
--- 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.1beta2
-TAG=freeside_1_4_1beta2
+VERSION=1.4.1beta4
+TAG=freeside_1_4_1beta4
 
 help:
        @echo "supported targets: aspdocs masondocs alldocs docs install-docs"