diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-10 03:26:56 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-10 03:26:56 +0200 |
commit | 0caff57c42cac0f80152187473b1ee753aca8257 (patch) | |
tree | 9826f5e0f264f54ae8d38c442c52aab72fb67980 /doc/Doxyfile | |
parent | af79d964a73ffb941570768d352cfe8a4e56a763 (diff) | |
download | ffmpeg-1abd43f222361752c8fcf670b45310ebd48ab6b1.tar.gz |
Update for 2.0.7n2.0.7
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 04340e3491..eecff178d7 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.6 +PROJECT_NUMBER = 2.0.7 # 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 |