diff options
author | Michael Niedermayer <[email protected]> | 2020-07-03 12:05:27 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-07-03 12:05:27 +0200 |
commit | 567c20f78109588620c57696ab39ff314fe12d6c (patch) | |
tree | ec4c41b88f182ee277e86d58c5096bfea47a2c20 /doc | |
parent | b66884f4aa6701a842bb83b407d546cdb76320d9 (diff) |
Update for 3.4.8n3.4.8
Signed-off-by: Michael Niedermayer <[email protected]>
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 f9aee57c56..8b9ae1d495 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = FFmpeg # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 3.4.7 +PROJECT_NUMBER = 3.4.8 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |