diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2022-05-09 23:52:36 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2022-05-09 23:52:36 +0200 |
commit | 55a95339526ba3ad6c3c31721ab1ecfd957eb5b4 (patch) | |
tree | 9dd33cfb91f6916a78249d251df00982585444cb /doc | |
parent | 7d4c2d90b3997542a2dece32a1234f3bc3629610 (diff) | |
download | ffmpeg-55a95339526ba3ad6c3c31721ab1ecfd957eb5b4.tar.gz |
Update for 4.2.7n4.2.7
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 ddbb20b869..eb9634cb62 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.6 +PROJECT_NUMBER = 4.2.7 # 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 |