[Cppunit-cvs] cppunit/doc makedox.bat,1.10,1.11
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2006-03-05 09:59:43
|
Update of /cvsroot/cppunit/cppunit/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13542/doc Modified Files: makedox.bat Log Message: release 1.11.6 Index: makedox.bat =================================================================== RCS file: /cvsroot/cppunit/cppunit/doc/makedox.bat,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** makedox.bat 14 Oct 2005 07:12:58 -0000 1.10 --- makedox.bat 5 Mar 2006 09:59:40 -0000 1.11 *************** *** 1,3 **** ! SET VERSION=1.11.2 doxygen CppUnit-win.dox xcopy FAQ html /Y --- 1,3 ---- ! SET VERSION=1.11.6 doxygen CppUnit-win.dox xcopy FAQ html /Y |