From cfc72651f6872d81f46968db9d127a182fa348dd Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Oct 2011 00:49:57 +0000 Subject: [PATCH] it begins --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1