diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-21 00:01:06 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2021-10-21 00:01:06 +0200 |
commit | 4679bab2feca54585aa2413d89c55ee0ad968635 (patch) | |
tree | 0d28532122f9a1f76d697a41d8456173a1f51d9a /doc | |
parent | 7da93fda9be1906fc206336b1a98853143009d0b (diff) | |
download | ffmpeg-4679bab2feca54585aa2413d89c55ee0ad968635.tar.gz |
Update for 2.8.18n2.8.18
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 60dc3ff6cc..19a9a4407e 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.17 +PROJECT_NUMBER = 2.8.18 # 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 |