summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2006-11-05 22:39:39 +0000
committerivan <ivan>2006-11-05 22:39:39 +0000
commit011655eed8c44c354efa49979d39e2c32f678454 (patch)
tree86e8e3880a6989ae6dfc3f592b34ad62477d5484 /Makefile
parent7d3f11ceb72d002c38825170ee87d8692e31c890 (diff)
call it 1.7.1 to avoid confusion
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 017f4a738..85e9e920a 100644
--- a/Makefile
+++ b/Makefile
@@ -98,8 +98,8 @@ RT_PATH = /opt/rt3
FREESIDE_PATH = `pwd`
PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.8.8/
-VERSION=1.7.0
-TAG=freeside_1_7_0
+VERSION=1.7.1
+TAG=freeside_1_7_1
help:
@echo "supported targets:"
@@ -122,7 +122,8 @@ help:
#@echo " upload-docs release update-webdemo"
-masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/*
+#masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/*
+masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/*
rm -rf masondocs
cp -pr httemplate masondocs
touch masondocs