summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2009-12-12 22:22:27 +0000
committerivan <ivan>2009-12-12 22:22:27 +0000
commit091dd1d9a0743cba141e9a0c5bad2a212d26a92c (patch)
treedfc426d03ae88285c3a4088e66d5ffaa01194c93 /Makefile
parentf005a06f903cf6c4334b94c578e69cccce526986 (diff)
sync versioning with branches, sorry jeremy
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 82e6cb214..806e5e64b 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.1
-TAG=freeside_1_9_1
+VERSION=1.9.2cvs
+TAG=freeside_1_9_2
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1