X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=e8f1df43a5bb703bf386c6061a7905a3398038ea;hb=dcf3808fb38f7d06721430db6a02f622cd4ee0dc;hp=8b9280f61354015f499683036059ebf798f6a3dc;hpb=8a1495d1fa92757484b0734af465e7244c6f233d;p=freeside.git diff --git a/Makefile b/Makefile index 8b9280f61..e8f1df43a 100644 --- a/Makefile +++ b/Makefile @@ -40,8 +40,8 @@ SIGNUP_REFNUM = 2 #not changable yet FREESIDE_CONF = /usr/local/etc/freeside -VERSION=1.4.1beta4 -TAG=freeside_1_4_1beta4 +VERSION=1.4.1beta6 +TAG=freeside_1_4_1beta6 help: @echo "supported targets: aspdocs masondocs alldocs docs install-docs" @@ -82,6 +82,7 @@ htmlman: [ -e ./httemplate/docs/man/FS ] || mkdir httemplate/docs/man/FS [ -e ./httemplate/docs/man/FS/UI ] || mkdir httemplate/docs/man/FS/UI [ -e ./httemplate/docs/man/FS/part_export ] || mkdir httemplate/docs/man/FS/part_export + chmod a+rx bin/pod2x [ -e DONT_REBUILD_DOCS ] || bin/pod2x forcehtmlman: