From: ivan Date: Sun, 5 Nov 2006 22:39:39 +0000 (+0000) Subject: call it 1.7.1 to avoid confusion X-Git-Tag: TRIXBOX_2_6~870 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=011655eed8c44c354efa49979d39e2c32f678454 call it 1.7.1 to avoid confusion --- 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