diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-03-29 04:25:48 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-03-29 04:25:48 +0200 |
commit | fda00aa7749326f02a6ca0a7d9bd9bcda1054071 (patch) | |
tree | 4577149e5746aad71bae638823a66b27836ba16a | |
parent | 9b1b674ebefd804192c9fcee2457d4e670683e75 (diff) | |
download | ffmpeg-fda00aa7749326f02a6ca0a7d9bd9bcda1054071.tar.gz |
doc/Doxyfile: update for 3.0.1n3.0.1
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 07b4d1fe01..c001ef792a 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = FFmpeg # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 3.0 +PROJECT_NUMBER = 3.0.1 # With the PROJECT_LOGO tag one can specify a logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |