diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-28 20:04:28 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-28 20:04:28 +0100 |
commit | 27172a5ca360e61a07ff16bf22f2ec91208f4e00 (patch) | |
tree | 42ce217dce6ff6bb49c34f353974107d6d2b1270 /doc/Doxyfile | |
parent | e4f0f854c47630826f28cf899fa91f3de6e73de9 (diff) | |
download | ffmpeg-27172a5ca360e61a07ff16bf22f2ec91208f4e00.tar.gz |
Update for 2.1.6n2.1.6
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 be5e534d9d..ae456008ca 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.1.5 +PROJECT_NUMBER = 2.1.6 # 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 |