summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2011-07-26 00:01:05 +0000
committerivan <ivan>2011-07-26 00:01:05 +0000
commitdacaafd6f1d485407adbbea7968e254ef9608b27 (patch)
treebb01f45172602b21ba7b1b7f55f556584ce4f1bb
parent2f1c6fda528d697da45cf2780998025b4781032d (diff)
2.3.0 happened
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1195e1160..47b637c4f 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.0
-TAG=freeside_2_3_0
+VERSION=2.3.1cvs
+TAG=freeside_2_3_1
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1