From 67d5ca1badcecd131e22e151ffb022898b349547 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 23 Jul 2009 14:00:44 +0000 Subject: [PATCH] 1.7.4rc1 --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.20.1