diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-22 17:42:21 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-12-22 17:42:21 +0100 |
commit | d6ce1cb14077891f3f6ac86cfd243835c92eb374 (patch) | |
tree | d9a5d1a5664fe8f3d1e513afff970e691eb0dc9a /doc/Doxyfile | |
parent | b2cb7db14f82737f0d25602336c7f0ba9bbffdab (diff) | |
download | ffmpeg-d6ce1cb14077891f3f6ac86cfd243835c92eb374.tar.gz |
Update for 2.6.6n2.6.6
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 8df4a5f5f8..537a02b773 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.5 +PROJECT_NUMBER = 2.6.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 |