From: ivan Date: Thu, 23 Jul 2009 14:00:44 +0000 (+0000) Subject: 1.7.4rc1 X-Git-Tag: freeside_1_7_4rc1~10 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=67d5ca1badcecd131e22e151ffb022898b349547;p=freeside.git 1.7.4rc1 --- diff --git a/Makefile b/Makefile index 43f6422e4..5dc2ac8cf 100644 --- a/Makefile +++ b/Makefile @@ -115,10 +115,10 @@ RT_PATH = /opt/rt3 #only used for dev kludge now, not a big deal FREESIDE_PATH = `pwd` -PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.8/ +PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.0/ -VERSION=1.7.3 -TAG=freeside_1_7_3 +VERSION=1.7.4rc1 +TAG=freeside_1_7_4rc1 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1