diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-05-11 02:18:35 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-05-11 02:18:35 +0200 |
commit | b5374e273b3fca417ddd79081e8c9c9dbb24fbd8 (patch) | |
tree | 909c57c2116360c9b9d2dbf98f06ec1a1f162b95 /doc | |
parent | 1a541dc0c5e1279251c9ed4cd416005fcca6e748 (diff) | |
download | ffmpeg-n2.8.20.tar.gz |
Update for 2.8.20n2.8.20
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 a504d14816..5f4ba84940 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.19 +PROJECT_NUMBER = 2.8.20 # 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 |