[FFmpeg-cvslog] Update things for 6.0
Michael Niedermayer
git at videolan.org
Sun Feb 19 20:42:55 EET 2023
ffmpeg | branch: release/6.0 | Michael Niedermayer <michael at niedermayer.cc> | Sun Feb 19 19:16:39 2023 +0100| [71534916df7717af90428d2890a97f02e964e49e] | committer: Michael Niedermayer
Update things for 6.0
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> 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
More information about the ffmpeg-cvslog
mailing list