From 0afdc0be8cbbb9d2c7657385e3e06a4dd3086f36 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 12 Dec 2009 22:22:23 +0000 Subject: [PATCH] sync versioning with branches, sorry jeremy --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 82e6cb214..df85a062a 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.0/ -VERSION=1.9.1 -TAG=freeside_1_9_1 +VERSION=2.1.0cvs +TAG=freeside_2_1_0 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 -- 2.11.0