aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-07-03 20:00:31 +0200
committerReinhard Tartler <siretart@tauware.de>2011-07-03 20:01:08 +0200
commit924b2ee8f29823877b6b544b48fe153f307d7be7 (patch)
tree176e3cab05ccf7f09144ec95faed239f4a8361fc
parentf95e5225fe1b94c5c2ee683fa75aafed22c5b3e1 (diff)
downloadffmpeg-924b2ee8f29823877b6b544b48fe153f307d7be7.tar.gz
Add version number to doxygen config
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index a4beaba323..485b93d87f 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.