From: Ivan Kohler Date: Sun, 18 Mar 2012 01:33:45 +0000 (-0700) Subject: starting 2.3.3git X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e7d79a187ead74cb89c3b6203ffff735e1ee4df8;p=freeside.git starting 2.3.3git --- diff --git a/Makefile b/Makefile index 060034bb9..7207c2fa5 100644 --- a/Makefile +++ b/Makefile @@ -115,8 +115,8 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.14.2/ -VERSION=2.3.2 -TAG=freeside_2_3_2 +VERSION=2.3.3git +TAG=freeside_2_3_3 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1