From: ivan Date: Tue, 26 Jul 2011 00:01:05 +0000 (+0000) Subject: 2.3.0 happened X-Git-Tag: freeside_2_3_1~379 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=dacaafd6f1d485407adbbea7968e254ef9608b27 2.3.0 happened --- 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