From 7ce72ac58f66c833588474d73b54882fa6142252 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 21 Jul 2011 18:00:58 +0000 Subject: [PATCH] 2.5 branch is the new HEAD --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index a454d08de..1c167efa8 100644 --- a/Makefile +++ b/Makefile @@ -118,8 +118,8 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/ -VERSION=2.3.0cvs -TAG=freeside_2_3_0 +VERSION=2.5.0cvs +TAG=freeside_2_5_0 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 -- 2.20.1