X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=21aeb4566b2742607821cb4493744d3f0452be5d;hb=8932bfd9e536bc1e0c075500847e05f51f639a7a;hp=7596c5b7cb5520ffab0c74d82900548ad5a182a9;hpb=d64192f83cc67eec19cdb96ab8db4fa2f59f4621;p=freeside.git diff --git a/Makefile b/Makefile index 7596c5b7c..21aeb4566 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,8 @@ DATASOURCE = DBI:Pg:host=localhost;dbname=freeside DB_USER = freeside DB_PASSWORD= -TEMPLATE = asp -#TEMPLATE = mason +#TEMPLATE = asp +TEMPLATE = mason ASP_GLOBAL = /usr/local/etc/freeside/asp-global @@ -21,8 +21,8 @@ QUEUED_RESTART = /etc/init.d/freeside restart #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION="1.4.0pre11" -TAG="1_4_0_PRE11" +VERSION="1.4.0pre12" +TAG="1_4_0_PRE12" help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs"