From: ivan Date: Wed, 29 Sep 2010 23:46:54 +0000 (+0000) Subject: start of 2.1.2cvs X-Git-Tag: TORRUS_1_0_9~249 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=a4b49caf753d9001a4a71de847b1126a2de6d8ab start of 2.1.2cvs --- diff --git a/Makefile b/Makefile index bece052ea..b0d43eab1 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.1 -TAG=freeside_2_1_1 +VERSION=2.1.2cvs +TAG=freeside_2_1_2 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1