summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2010-11-30 01:20:26 +0000
committerivan <ivan>2010-11-30 01:20:26 +0000
commit8c1ded8f571a5e4b38a5273bfa35fa6aaa57a75f (patch)
treecdc7855b03873b43c43f5515ca705045e475d449 /Makefile
parent83c6bcc0a22bf4d5c5571a4183b9971a81686a25 (diff)
HEAD is now 2.3.0cvs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b0d43eab1..265d62754 100644
--- a/Makefile
+++ b/Makefile
@@ -123,8 +123,8 @@ RT_PATH = /opt/rt3
FREESIDE_PATH = `pwd`
PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/
-VERSION=2.1.2cvs
-TAG=freeside_2_1_2
+VERSION=2.3.0cvs
+TAG=freeside_2_3_0
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1