diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-04-11 22:23:22 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-11 22:31:01 +0200 |
commit | 369f46aae3f2709b13873a610a13d3f6d0f09e52 (patch) | |
tree | 574b9c7409949d1626900d52adaecec1fbe0dcc3 /doc/Doxyfile | |
parent | 05b448082ae093755336897408b21736bb704b33 (diff) | |
download | ffmpeg-369f46aae3f2709b13873a610a13d3f6d0f09e52.tar.gz |
Update for 2.6.2
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 baea8d6a48..ed03e4dea0 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.1 +PROJECT_NUMBER = 2.6.2 # 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 |