From: ivan Date: Wed, 29 Sep 2010 23:46:54 +0000 (+0000) Subject: start of 2.1.2cvs X-Git-Tag: freeside_2_1_1~1^2~116 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=a4b49caf753d9001a4a71de847b1126a2de6d8ab;hp=86119e342d95f16b799043e9cf66230d015c37de;p=freeside.git 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