From: ivan Date: Sat, 9 Apr 2011 23:48:12 +0000 (+0000) Subject: start 2.1.3 X-Git-Tag: freeside_2_1_3~328 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=a6c01d53707e855bd46be26513a04692803475e2;p=freeside.git start 2.1.3 --- diff --git a/Makefile b/Makefile index 6ba73a419..660f64961 100644 --- a/Makefile +++ b/Makefile @@ -123,8 +123,8 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/ -VERSION=2.1.2 -TAG=freeside_2_1_2 +VERSION=2.1.3cvs +TAG=freeside_2_1_3 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1