diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-04-21 11:01:17 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-04-21 11:01:17 +0200 |
commit | b0fe83714bba7269dc76a5ab9ca0d87b311b0aee (patch) | |
tree | 3fdbe9ad7523d2a8938f279ea3da2720584f3241 /doc/Doxyfile | |
parent | 7c538b3370f98fc044a028c94204f4b0e55b30f1 (diff) | |
download | ffmpeg-40d779cb4aace6c2ec4735ca9edcb2f496b3ac2c.tar.gz |
Update for 4.2.9n4.2.9
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 16cdd1faca..d48643309a 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.2.8 +PROJECT_NUMBER = 4.2.9 # 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 |