X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=85e9e920a8247be77f0ffb34e47302407517b8bb;hb=011655eed8c44c354efa49979d39e2c32f678454;hp=017f4a7383be044d3a90e4d9394cafc6eec4105b;hpb=c8cccb4a92adceb943c635fe62dad0d034462ce0;p=freeside.git 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