diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-06 03:50:50 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-06 03:50:50 +0100 |
commit | 16c0d8aa46b6a206d14f1d1010b7487809d54e5f (patch) | |
tree | e9d2c88ebda5969a93bc591ebc05f9aa0dfbfd7d /doc/Doxyfile | |
parent | 1ec9fd15b9c113e139b828e47b30f8c5f2169cc3 (diff) | |
download | ffmpeg-16c0d8aa46b6a206d14f1d1010b7487809d54e5f.tar.gz |
update for ffmpeg 2.8.10n2.8.10
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 48bdb2cf12..74fca4017f 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.9 +PROJECT_NUMBER = 2.8.10 # 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 |