[freeside-commits] freeside Makefile,1.138,1.139

Ivan,,, ivan at wavetail.420.am
Sun Nov 5 14:39:42 PST 2006


Update of /home/cvs/cvsroot/freeside
In directory wavetail:/tmp/cvs-serv29340

Modified Files:
	Makefile 
Log Message:
call it 1.7.1 to avoid confusion

Index: Makefile
===================================================================
RCS file: /home/cvs/cvsroot/freeside/Makefile,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- Makefile	27 Aug 2006 22:55:56 -0000	1.138
+++ Makefile	5 Nov 2006 22:39:39 -0000	1.139
@@ -98,8 +98,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:"
@@ -122,7 +122,8 @@
 	#@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



More information about the freeside-commits mailing list