updated version in doxygen config files
authorPaul Brossier <piem@altern.org>
Sun, 21 Aug 2005 16:39:49 +0000 (16:39 +0000)
committerPaul Brossier <piem@altern.org>
Sun, 21 Aug 2005 16:39:49 +0000 (16:39 +0000)
doc/devel.cfg
doc/examples.cfg
doc/user.cfg

index d12892a..239e05a 100644 (file)
@@ -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. 
index 2722240..3c0ae27 100644 (file)
@@ -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. 
index 251eb98..c56572d 100644 (file)
@@ -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