diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-30 23:23:33 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-12-30 23:23:33 +0100 |
commit | f391eec032bad23de45345874f4fb7a5ef2f4cf4 (patch) | |
tree | 9377a1d34de51d5377452c2014678f3b72d50681 /doc/Doxyfile | |
parent | d304d7e794d0fcb9eb8995cba5d48f78d592e4f8 (diff) | |
download | ffmpeg-f391eec032bad23de45345874f4fb7a5ef2f4cf4.tar.gz |
Update for 2.4.14
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 aaa4426e4a..20edc63867 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.4.13 +PROJECT_NUMBER = 2.4.14 # 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 |