summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2011-04-09 23:48:12 +0000
committerivan <ivan>2011-04-09 23:48:12 +0000
commita6c01d53707e855bd46be26513a04692803475e2 (patch)
tree936ea0ecf4a2352fe0cfc7f2472b487994668cc7
parenteae449ca7b1eada7e7859292e976eb714d804b32 (diff)
start 2.1.3
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6ba73a419..660f64961 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.2
-TAG=freeside_2_1_2
+VERSION=2.1.3cvs
+TAG=freeside_2_1_3
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1