call it 1.7.1 to avoid confusion
authorivan <ivan>
Sun, 5 Nov 2006 22:39:39 +0000 (22:39 +0000)
committerivan <ivan>
Sun, 5 Nov 2006 22:39:39 +0000 (22:39 +0000)
Makefile

index 017f4a7..85e9e92 100644 (file)
--- 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/
 
 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:"
 
 help:
        @echo "supported targets:"
@@ -122,7 +122,8 @@ help:
        #@echo "                   upload-docs release update-webdemo"
 
 
        #@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
        rm -rf masondocs
        cp -pr httemplate masondocs
        touch masondocs