2.3.0
authorivan <ivan>
Mon, 25 Jul 2011 20:51:00 +0000 (20:51 +0000)
committerivan <ivan>
Mon, 25 Jul 2011 20:51:00 +0000 (20:51 +0000)
Makefile
bin/cvs2cl

index a454d08..1195e11 100644 (file)
--- 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
index 1c1bfb0..0ec7eaa 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-cvs2cl -F trunk
+cvs2cl -F FREESIDE_2_3_BRANCH