diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-02-08 21:45:54 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-02-08 21:45:54 +0100 |
commit | 523da8eac176c241881a9177237f8bf60e8d7b75 (patch) | |
tree | 64434a138855278e76f8d9c944a9a4ea4d6b368d /doc | |
parent | 912cb27f73d8d08ef4fb882f434ff8ea7cc15a81 (diff) | |
download | ffmpeg-n2.8.11.tar.gz |
Update for 2.8.11n2.8.11
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 74fca4017f..7776739ca7 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.8.10 +PROJECT_NUMBER = 2.8.11 # 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 |