diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-04-23 17:43:26 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-04-23 17:43:26 +0200 |
commit | 7a75295917b759abaac796a98c2aa611fc67f974 (patch) | |
tree | 9d24fcc245392ff732961fbac29e45d78202493f /doc | |
parent | 7dae15a42bf6e19df2446fdcfaa1a7938aa2f427 (diff) | |
download | ffmpeg-n2.8.19.tar.gz |
Update for 2.8.19n2.8.19
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 19a9a4407e..a504d14816 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.18 +PROJECT_NUMBER = 2.8.19 # 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 |