diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-15 16:25:51 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-15 16:25:51 +0100 |
commit | e303ca3ac94f7815ca9f64471ffba8fbb6584303 (patch) | |
tree | 20f6e07feade346b2fb70b541f99716dfbe5c91a /doc/Doxyfile | |
parent | 28f89bc439be1de9a61ac404ce79f9bc4cac5ec8 (diff) | |
download | ffmpeg-e303ca3ac94f7815ca9f64471ffba8fbb6584303.tar.gz |
Update for 2.8.5
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 5c4b4660f6..61bd8cbedc 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.4 +PROJECT_NUMBER = 2.8.5 # 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 |