From: ivan Date: Fri, 9 Apr 2010 05:50:17 +0000 (+0000) Subject: starting 1.9.3 X-Git-Tag: freeside_1_9_3~14 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=762a6b282fd652182cb60283053f1f2974bc6fa5 starting 1.9.3 --- diff --git a/Makefile b/Makefile index b7b355c72..ae46074ff 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.2 -TAG=freeside_1_9_2 +VERSION=1.9.3cvs +TAG=freeside_1_9_3 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1