X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=76a92c73b072ab49dd71fc1e990a57f49a1055ba;hb=5c38d5114cc5b2e8711abfb20b4d2cfb83f944f6;hp=4c23b8dba4e13bbbf500a088a3c629f6e3ff44a4;hpb=625f6e43b7345f04cf4ece8dd9ff963b9b09f338;p=freeside.git diff --git a/Makefile b/Makefile index 4c23b8dba..76a92c73b 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.9.0cvs +TAG=freeside_1_9_0 help: @echo "supported targets:"