Module: libav Branch: release/0.7 Commit: 924b2ee8f29823877b6b544b48fe153f307d7be7
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sun Jul 3 20:00:31 2011 +0200 Add version number to doxygen config --- Doxyfile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Doxyfile b/Doxyfile index a4beaba..485b93d 100644 --- a/Doxyfile +++ b/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = Libav # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = +PROJECT_NUMBER = 0.7.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
