diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2015-06-19 19:03:00 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-19 19:03:00 +0200 |
commit | 7cbceb16ade6937d0f8b5e7d92e8acfc1a00f088 (patch) | |
tree | 8df5f2f04e63dfbedb6bcd6527368c109d7b365b /doc | |
parent | 157dd527008cf3569853dd75dc808021a6a1f62e (diff) | |
download | ffmpeg-7cbceb16ade6937d0f8b5e7d92e8acfc1a00f088.tar.gz |
Update for 2.7.1
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 0244e2b98b..0f847afa0c 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.7 +PROJECT_NUMBER = 2.7.1 # 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 |