diff options
author | Michael Niedermayer <[email protected]> | 2016-01-15 17:49:08 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2016-01-15 17:49:08 +0100 |
commit | fba2fdaea32edd55aeb3adb8815e3065679433dd (patch) | |
tree | 930110ee27c1521e0ecc956ba82285bedd004d94 /doc/Doxyfile | |
parent | 6456043ff76ebc005c3028f379ffb1e185fe9639 (diff) |
Update for 2.5.10
Signed-off-by: Michael Niedermayer <[email protected]>
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 af39cb809a..c06700033f 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.5.9 +PROJECT_NUMBER = 2.5.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 |