[Cppunit-cvs] cppunit/doc makedox.bat,1.9,1.10
Brought to you by:
blep
From: Baptiste L. <bl...@us...> - 2005-10-14 07:13:05
|
Update of /cvsroot/cppunit/cppunit/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19968/doc Modified Files: makedox.bat Log Message: * bumped version to 1.11.2 Index: makedox.bat =================================================================== RCS file: /cvsroot/cppunit/cppunit/doc/makedox.bat,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** makedox.bat 9 Jul 2005 07:42:38 -0000 1.9 --- makedox.bat 14 Oct 2005 07:12:58 -0000 1.10 *************** *** 1,3 **** ! SET VERSION=1.10.4 doxygen CppUnit-win.dox xcopy FAQ html /Y --- 1,3 ---- ! SET VERSION=1.11.2 doxygen CppUnit-win.dox xcopy FAQ html /Y |