diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-01 02:55:50 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-02-01 02:55:50 +0100 |
commit | a3a5aedc07822550b4546f92d552700c8758d5d7 (patch) | |
tree | 80983f2bf438e93ce61bb68bfb3aacd571a6354d /doc | |
parent | d91a03d46ce26f9927c77bdf7c6bbc0bcfed9b77 (diff) | |
download | ffmpeg-3cbb4fc44ba0c95cb4acd464e27f248d19aff01d.tar.gz |
Update for 2.6.8n2.6.8
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 e3f5d0ff07..7d7cdc1ffc 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.6.7 +PROJECT_NUMBER = 2.6.8 # 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 |