diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-04-25 17:10:18 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-25 17:10:18 +0200 |
commit | 73af011c7929c892bd7a3e5613c488751b13948e (patch) | |
tree | cb0f26221c77efd0ffa85115f6c936f58783b7b1 /doc | |
parent | f6dd6b4fd28fbd3250d61956ab2c3de6cfaa13a7 (diff) | |
download | ffmpeg-73af011c7929c892bd7a3e5613c488751b13948e.tar.gz |
Update for FFmpeg 2.4.9 release
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 3f942b57ee..af2b79faec 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.4.8 +PROJECT_NUMBER = 2.4.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 |