X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=5c1d9bebaf9a3877401e935c1ad500c417064b2a;hb=3f0a5f441a8b3c9b503e0f0e1f2a6d565baa8965;hp=4c23b8dba4e13bbbf500a088a3c629f6e3ff44a4;hpb=625f6e43b7345f04cf4ece8dd9ff963b9b09f338;p=freeside.git diff --git a/Makefile b/Makefile index 4c23b8dba..5c1d9beba 100644 --- a/Makefile +++ b/Makefile @@ -19,8 +19,11 @@ FREESIDE_EXPORT = /usr/local/etc/freeside MASON_HANDLER = ${FREESIDE_CONF}/handler.pl MASONDATA = ${FREESIDE_CACHE}/masondata -#yup +#mod_perl v1 APACHE_VERSION = 1 +#mod_perl v2 prereleases up to and including 1.999_21 +#APACHE_VERSON = 1.99 +#mod_perl v2 proper and prereleases 1.999_22 and after #APACHE_VERSION = 2 # only mason now @@ -109,8 +112,8 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.8/ -VERSION=1.7.1 -TAG=freeside_1_7_1 +VERSION=1.7.2 +TAG=freeside_1_7_2 help: @echo "supported targets:"