summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2010-04-09 05:50:17 +0000
committerivan <ivan>2010-04-09 05:50:17 +0000
commit762a6b282fd652182cb60283053f1f2974bc6fa5 (patch)
treee7dc893607e529e988771231de02544584d6efbe
parent16b4771765705e6816b5c0f34154a93e158c5f70 (diff)
starting 1.9.3
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b7b355c72..ae46074ff 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.0/
-VERSION=1.9.2
-TAG=freeside_1_9_2
+VERSION=1.9.3cvs
+TAG=freeside_1_9_3
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1