diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-28 16:23:43 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-28 16:23:43 +0100 |
commit | af21d609a0ddeeddad4fdefecb19fd4e13744f80 (patch) | |
tree | 17e1166fc34a16926e6849a62bc1c758ccfa8fc8 /doc | |
parent | b15ae71305b29b497e7b56c7ae5f2982fb5e91ed (diff) | |
download | ffmpeg-n2.8.6.tar.gz |
Update for 2.8.6n2.8.6
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 61bd8cbedc..2fc0a2c246 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 = 2.8.5 +PROJECT_NUMBER = 2.8.6 # 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 |