From 490bc7af26fca1ee6ae0387a2dd11a73e9ff7ffa Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 9 Feb 2012 03:04:20 +0000 Subject: 2.3.2 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ba813149d..f4c66c6fb 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.1 -TAG=freeside_2_3_1 +VERSION=2.3.2cvs +TAG=freeside_2_3_2 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 -- cgit v1.2.1