diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-09-26 19:10:36 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-10-10 21:50:30 +0200 |
commit | 74b74887390bd57163d8d7cc4738203bec2ea59a (patch) | |
tree | 45de26f61f7b460d668aff3ebee8252930fffbf1 /doc/Doxyfile | |
parent | 400d2d91b3479c0e98ce62c1bae1c708caf3b4a0 (diff) | |
download | ffmpeg-c1cfdc9dd7aef49f211c15c022b69f2b5ead226e.tar.gz |
Update for 4.3.5n4.3.5
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 5d357c2b57..7e2a87db26 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.3.4 +PROJECT_NUMBER = 4.3.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 |