summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2010-09-29 22:47:01 +0000
committerivan <ivan>2010-09-29 22:47:01 +0000
commit0aeae3545d413d0bb2467f8053b276552e88a4cd (patch)
treeef423f261343bfaab85ae424183f1c3d6a23c980
parent520f4eced9bc5c185783b7665124aad51e4fa0b6 (diff)
2.1.1!
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 110cfa0..bece052 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ RT_PATH = /opt/rt3
FREESIDE_PATH = `pwd`
PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/
-VERSION=2.1.1cvs
+VERSION=2.1.1
TAG=freeside_2_1_1
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1