Update of /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22489
Modified Files:
Doxyfile mod_xhtml_neg.c
Log Message:
Update version number.
Index: Doxyfile
===================================================================
RCS file: /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0/Doxyfile,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Doxyfile 1 Apr 2004 10:57:16 -0000 1.5
--- Doxyfile 15 Apr 2004 13:59:39 -0000 1.6
***************
*** 24,30 ****
# if some version control system is used.
! PROJECT_NUMBER = 0.94
! # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
# If a relative path is entered, it will be relative to the location
--- 24,30 ----
# if some version control system is used.
! PROJECT_NUMBER = 0.95
! # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
# If a relative path is entered, it will be relative to the location
Index: mod_xhtml_neg.c
===================================================================
RCS file: /cvsroot/mod-xhtml-neg/mod_xhtml_neg-2.0/mod_xhtml_neg.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** mod_xhtml_neg.c 15 Apr 2004 13:57:06 -0000 1.27
--- mod_xhtml_neg.c 15 Apr 2004 13:59:39 -0000 1.28
***************
*** 77,81 ****
* @author Nicholas Cull <ru...@us...>
* @date 1 March 2004
! * @version 0.94
*
* @history
--- 77,81 ----
* @author Nicholas Cull <ru...@us...>
* @date 1 March 2004
! * @version 0.95
*
* @history
|