summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2010-06-07 04:35:18 +0000
committerivan <ivan>2010-06-07 04:35:18 +0000
commita59e709022c9437c51ef87ecccf224303be7a786 (patch)
treee450a7ba4fd785236dd2dd0bc3859bb5eed2316f /Makefile
parent31a9c95e5b7125ef666248699fff31f1f8211364 (diff)
next ver
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a06e0f35c..bf3f3d7a1 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.0
-TAG=freeside_2_1_0
+VERSION=2.1.1cvs
+TAG=freeside_2_1_1
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1