diff options
author | Michael Niedermayer <[email protected]> | 2020-01-06 15:45:33 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-01-06 16:38:20 +0100 |
commit | 2f54cd9548e2a8fe0ecba9a345b66f0798dd243e (patch) | |
tree | fc0b7ff545957e11395fec6c3716224317632d02 /doc/Doxyfile | |
parent | 4062a67d9d5ad44a29ad4d2d24ed4e1f35767853 (diff) |
Update for FFmpeg 4.1.5
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 f04da164f5..4de2cbcca9 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 = 4.1.4 +PROJECT_NUMBER = 4.1.5 # 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 |