summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2011-07-25 20:51:00 +0000
committerivan <ivan>2011-07-25 20:51:00 +0000
commit8b15d8c4cf3de2a9888a7c500c1184140a23dbf5 (patch)
treecb7b4cae93cb1f2a0e771737405f1f0c2c47ae86
parent8f30986e5eb4255a98a52b7a6da3fc5c89694ca2 (diff)
2.3.0
-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