From: ivan Date: Tue, 25 Oct 2011 00:49:57 +0000 (+0000) Subject: it begins X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=cfc72651f6872d81f46968db9d127a182fa348dd;p=freeside.git it begins --- diff --git a/Makefile b/Makefile index 5bae6c71a..0d1d0783c 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.3 -TAG=freeside_2_1_3 +VERSION=2.1.4cvs +TAG=freeside_2_1_4 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1