diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-15 17:36:43 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-01-15 17:36:43 +0100 |
commit | 3fd30f53a99e10c02691946a78a1210af95d71e5 (patch) | |
tree | c1856966b4a730e99bfbe6cbeddbbaf2a5b95603 /doc/Doxyfile | |
parent | 80fc1f3399f1e3ecea1e4886215d87e973d3035d (diff) | |
download | ffmpeg-3fd30f53a99e10c02691946a78a1210af95d71e5.tar.gz |
Update for 2.6.7
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 537a02b773..e3f5d0ff07 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.6 +PROJECT_NUMBER = 2.6.7 # 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 |