From 358e3f42903fab6d361a12b7d2e90acf6804b41a Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 May 2010 12:16:05 +0000 Subject: [PATCH] its time --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b2d46b020..f06b63134 100644 --- a/Makefile +++ b/Makefile @@ -123,7 +123,7 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/ -VERSION=2.1.0cvs +VERSION=2.1.0 TAG=freeside_2_1_0 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 -- 2.11.0