[mod-xhtml-neg-cvs] mod_xhtml_neg-2.0 Doxyfile,1.8,1.9
Brought to you by:
run2000
From: Nicholas C. <ru...@us...> - 2008-01-02 11:37:40
|
Update of /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2661 Modified Files: Doxyfile Log Message: Update the version number in the Doxygen file. Index: Doxyfile =================================================================== RCS file: /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0/Doxyfile,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Doxyfile 11 Jun 2004 11:38:43 -0000 1.8 --- Doxyfile 2 Jan 2008 11:37:35 -0000 1.9 *************** *** 24,28 **** # if some version control system is used. ! PROJECT_NUMBER = 1.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) --- 24,28 ---- # if some version control system is used. ! PROJECT_NUMBER = 1.0a # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) |