X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=796bca81f03867378f8af2961098e64e85f6e569;hb=d35a6cfd2ac55aed20b6e32e95b8bc573a3c5e09;hp=79491e9403a23286a2c6b3d74d4c8b1d6ef6571f;hpb=8d6913fe18cc0a6826ea3cdbb401f3deac0c8243;p=freeside.git diff --git a/Makefile b/Makefile index 79491e940..796bca81f 100644 --- a/Makefile +++ b/Makefile @@ -82,8 +82,8 @@ SELFSERVICE_INSTALL_USER = ivan SELFSERVICE_INSTALL_USERADD = /usr/sbin/useradd #SELFSERVICE_INSTALL_USERADD = "/usr/sbin/pw useradd" -RT_ENABLED = 0 -#RT_ENABLED = 1 +#RT_ENABLED = 0 +RT_ENABLED = 1 RT_DOMAIN = example.com RT_TIMEZONE = US/Pacific; #RT_TIMEZONE = US/Eastern; @@ -99,8 +99,8 @@ FREESIDE_CONF = /usr/local/etc/freeside #rt/config.layout.in RT_PATH = /opt/rt3 -VERSION=1.5.0pre6 -TAG=freeside_1_5_0pre6 +VERSION=1.5.7 +TAG=freeside_1_5_7 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs"