summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2009-12-12 22:22:23 +0000
committerivan <ivan>2009-12-12 22:22:23 +0000
commit0afdc0be8cbbb9d2c7657385e3e06a4dd3086f36 (patch)
tree368f86cdc1e0828f6d59876a6e24bc53acd946dd /Makefile
parentce1fa204e25ae8605bdb4f3dbfdf9bd1bff1a590 (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..df85a062a 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=2.1.0cvs
+TAG=freeside_2_1_0
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1