diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-10-12 15:05:20 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-10-12 15:05:20 +0200 |
commit | 872001459cf0a20c6f44105f485d125c8e22fc76 (patch) | |
tree | 84b7e4a048cb6b14317ed7c48afb3feb116799b5 /doc | |
parent | cdeb121c6a1fae5d785cdba7941046e3f17fc470 (diff) | |
download | ffmpeg-601780b8e4d6c4cf172ed304d01c7e5c1914d7c6.tar.gz |
Update for 3.4.12n3.4.12
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 d81f6aa9d8..15b73f57b1 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 = 3.4.11 +PROJECT_NUMBER = 3.4.12 # 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 |