summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2010-09-29 23:46:54 +0000
committerivan <ivan>2010-09-29 23:46:54 +0000
commita4b49caf753d9001a4a71de847b1126a2de6d8ab (patch)
treebf196bc4f2a34f0dbb2b7f94d4a227c44f77ad37
parent86119e342d95f16b799043e9cf66230d015c37de (diff)
start of 2.1.2cvs
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bece052ea..b0d43eab1 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.1
-TAG=freeside_2_1_1
+VERSION=2.1.2cvs
+TAG=freeside_2_1_2
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1