[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated. bc88c1d62e Prepare for 8.0
ffmpeg-git at ffmpeg.org
ffmpeg-git at ffmpeg.org
Tue Aug 19 22:55:26 EEST 2025
The branch, release/8.0 has been updated
via bc88c1d62e4b8f585a01e38044c9671836ae4ab5 (commit)
from 3b8fe34a3086040edd8f1d018de5af0e4af421c1 (commit)
- Log -----------------------------------------------------------------
commit bc88c1d62e4b8f585a01e38044c9671836ae4ab5
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Tue Aug 19 21:51:04 2025 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Tue Aug 19 21:51:04 2025 +0200
Prepare for 8.0
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
diff --git a/RELEASE b/RELEASE
index 9fa1d2c9d2..cc40bca69a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-7.1.git
+8.0
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 7ac70b95c9..ef4b45afb7 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 = 8.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
-----------------------------------------------------------------------
Summary of changes:
RELEASE | 2 +-
doc/Doxyfile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list