Mercurial > hg > vamp-plugin-sdk
changeset 324:2c546a899eec
Update Doxyfile version
| author | Chris Cannam | 
|---|---|
| date | Wed, 28 Sep 2011 16:37:28 +0100 | 
| parents | b070230a1fc8 | 
| children | a3097781e894 | 
| files | CHANGELOG build/Doxyfile | 
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/CHANGELOG Wed Sep 28 16:36:32 2011 +0100 +++ b/CHANGELOG Wed Sep 28 16:37:28 2011 +0100 @@ -1,5 +1,5 @@ -Version 2.3 (minor feature release): +Version 2.3, 2011-09-28 (minor feature release): * Add window type property to PluginInputDomainAdapter * Permit vamp-simple-host to use streaming input with indeterminate
--- a/build/Doxyfile Wed Sep 28 16:36:32 2011 +0100 +++ b/build/Doxyfile Wed Sep 28 16:37:28 2011 +0100 @@ -31,7 +31,7 @@ # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.1 +PROJECT_NUMBER = 2.3 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.
