summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2008-04-30 23:26:36 +0000
committerivan <ivan>2008-04-30 23:26:36 +0000
commit72a48f9351f732789c2932606f7af30b11e12bb6 (patch)
tree91f1d198f26639d9df0ad532b6a08c63bbeab85d
parent4c9724a3c58400ef3e0e5fd606b499508561252c (diff)
1.7.3
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c91c102a3..0e6f1d526 100644
--- a/Makefile
+++ b/Makefile
@@ -117,10 +117,10 @@ RT_PATH = /opt/rt3
FREESIDE_PATH = `pwd`
PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.8/
-VERSION=1.7.3rc3
-TAG=freeside_1_7_3rc3
+VERSION=1.7.3
+TAG=freeside_1_7_3
-DEBVERSION = `echo $VERSION | perl -pe 's/(\d)([a-z])/\1~\2/'`-1
+DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1
help:
@echo "supported targets:"