summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2010-04-21 07:11:38 +0000
committerivan <ivan>2010-04-21 07:11:38 +0000
commitc325da0d017dad790d3aac113cb70c65eb290b6a (patch)
tree1d591a9a5096463f698ed5b0cce2d11931f9770d
parent0c1a60889c525063b995dd7890847c490efafa92 (diff)
1.9.4 is next
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index abde685f7..3dacb7b2a 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.0/
-VERSION=1.9.3
+VERSION=1.9.4cvs
TAG=freeside_1_9_3
DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1