diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-14 19:35:38 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-14 19:35:38 +0100 |
commit | 3d91569c5e39f4062393fdb40b038e31df38473a (patch) | |
tree | e81832ecc06065400672233c9186e670798ef4e7 /doc/Doxyfile | |
parent | 0baeb59307e68db8c1cfc672093802b46c6ee84f (diff) | |
download | ffmpeg-79740a69c8022ac5fa2641658363afbd33c95809.tar.gz |
update for 2.0.6n2.0.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 0fcf7b0195..04340e3491 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.0.5 +PROJECT_NUMBER = 2.0.6 # With the PROJECT_LOGO tag one can specify an logo or icon that is included # in the documentation. The maximum height of the logo should not exceed 55 |