From dacaafd6f1d485407adbbea7968e254ef9608b27 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 26 Jul 2011 00:01:05 +0000 Subject: [PATCH] 2.3.0 happened --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1195e1160..47b637c4f 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.0 -TAG=freeside_2_3_0 +VERSION=2.3.1cvs +TAG=freeside_2_3_1 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 -- 2.11.0