diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-26 17:55:08 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-11-26 18:02:42 +0100 |
commit | 5c2f083abbfcc5bb01f80dbc1f130db84cf2262e (patch) | |
tree | 124789092f3d9f63a1321d431aa00ab59446f18d /doc | |
parent | 9ba0cb7c270385ec844d8ab0dcbc359d35174413 (diff) | |
download | ffmpeg-5c2f083abbfcc5bb01f80dbc1f130db84cf2262e.tar.gz |
Update for 2.5.9
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 e1b1a95809..af39cb809a 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.8 +PROJECT_NUMBER = 2.5.9 # 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 |