summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xbin/cvs2cl2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a454d08..1195e11 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 1c1bfb0..0ec7eaa 100755
--- a/bin/cvs2cl
+++ b/bin/cvs2cl
@@ -1,2 +1,2 @@
#!/bin/sh
-cvs2cl -F trunk
+cvs2cl -F FREESIDE_2_3_BRANCH