ffmpeg | branch: release/6.0 | Michael Niedermayer <[email protected]> | Sun Feb 19 19:16:39 2023 +0100| [71534916df7717af90428d2890a97f02e964e49e] | committer: Michael Niedermayer
Update things for 6.0 Signed-off-by: Michael Niedermayer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=71534916df7717af90428d2890a97f02e964e49e --- RELEASE | 2 +- doc/Doxyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE b/RELEASE index 238679db50..e0ea36feef 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -5.1.git +6.0 diff --git a/doc/Doxyfile b/doc/Doxyfile index 572c532da5..db677f2994 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 = +PROJECT_NUMBER = 6.0 # 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 _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
