From: ivan Date: Mon, 25 Jul 2011 20:51:00 +0000 (+0000) Subject: 2.3.0 X-Git-Tag: freeside_2_3_0~1 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8b15d8c4cf3de2a9888a7c500c1184140a23dbf5 2.3.0 --- diff --git a/Makefile b/Makefile index a454d08de..1195e1160 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,7 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/ -VERSION=2.3.0cvs +VERSION=2.3.0 TAG=freeside_2_3_0 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 diff --git a/bin/cvs2cl b/bin/cvs2cl index 1c1bfb097..0ec7eaa58 100755 --- a/bin/cvs2cl +++ b/bin/cvs2cl @@ -1,2 +1,2 @@ #!/bin/sh -cvs2cl -F trunk +cvs2cl -F FREESIDE_2_3_BRANCH