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 d12892a829bb6d959cf670f587e9225541e501ff..239e05a2d031fe6e26a8e82efcee66dc2ef66737 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 2722240965b8f3f6b75db306bd901386aa4bb0d5..3c0ae27b447f19d022bbef430c2eb85099a1d7a5 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 251eb9815bc9c034cdb724509db251582faa40ed..c56572d6d0d7597cd073e3bfbb31aae356d26e8d 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