summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2009-10-11 01:48:38 +0000
committerivan <ivan>2009-10-11 01:48:38 +0000
commit325af2363cc1ebbc8479342c4e97eb2a59b05aa4 (patch)
tree0134a0548a00350fe2df97b60021b23ec4658c37 /Makefile
parent8166c86a5e6312f88e84f9d9107ef11a99bf8545 (diff)
do it
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 79135e7a7..ee75ea4cf 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.0cvs
-TAG=freeside_1_9_0
+VERSION=1.9.1
+TAG=freeside_1_9_1
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1