From: Paul Brossier Date: Sun, 21 Aug 2005 16:39:49 +0000 (+0000) Subject: updated version in doxygen config files X-Git-Tag: bzr2git~842 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2ebf76c171896adab3a2321bd68f5ebacec80c56;p=aubio.git updated version in doxygen config files --- diff --git a/doc/devel.cfg b/doc/devel.cfg index d12892a8..239e05a2 100644 --- a/doc/devel.cfg +++ b/doc/devel.cfg @@ -23,7 +23,7 @@ PROJECT_NAME = aubio # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.1.7 +PROJECT_NUMBER = 0.2.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/doc/examples.cfg b/doc/examples.cfg index 27222409..3c0ae27b 100644 --- a/doc/examples.cfg +++ b/doc/examples.cfg @@ -23,7 +23,7 @@ PROJECT_NAME = aubio # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.1.6 +PROJECT_NUMBER = 0.2.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/doc/user.cfg b/doc/user.cfg index 251eb981..c56572d6 100644 --- a/doc/user.cfg +++ b/doc/user.cfg @@ -5,7 +5,7 @@ GENERATE_LATEX = YES GENERATE_MAN = YES GENERATE_RTF = YES CASE_SENSE_NAMES = NO -INPUT = ../src +INPUT = ../src QUIET = YES JAVADOC_AUTOBRIEF = YES