summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2012-02-09 03:04:20 +0000
committerivan <ivan>2012-02-09 03:04:20 +0000
commit490bc7af26fca1ee6ae0387a2dd11a73e9ff7ffa (patch)
treec3fdbb6937767491a9435094f40fa8471f9561e5 /Makefile
parent2b86b315b73b06072cffe266490b4172067a48c4 (diff)
2.3.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ba813149d..f4c66c6fb 100644
--- a/Makefile
+++ b/Makefile
@@ -118,8 +118,8 @@ RT_PATH = /opt/rt3
FREESIDE_PATH = `pwd`
PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/
-VERSION=2.3.1
-TAG=freeside_2_3_1
+VERSION=2.3.2cvs
+TAG=freeside_2_3_2
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1