This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch release/7.1
in repository ffmpeg.

The following commit(s) were added to refs/heads/release/7.1 by this push:
     new 23672c20dc configure: bump CONFIG_THIS_YEAR to 2026
23672c20dc is described below

commit 23672c20dc0ae42dc20d35d89c3b9c3a06b877ca
Author:     Vann Harl <[email protected]>
AuthorDate: Wed Jan 7 14:53:20 2026 +0100
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Tue May 5 02:42:03 2026 +0200

    configure: bump CONFIG_THIS_YEAR to 2026
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index c0836d24fe..1652b0d4a9 100755
--- a/configure
+++ b/configure
@@ -8217,7 +8217,7 @@ cat > $TMPH <<EOF
 #define FFMPEG_CONFIG_H
 #define FFMPEG_CONFIGURATION "$(c_escape $FFMPEG_CONFIGURATION)"
 #define FFMPEG_LICENSE "$(c_escape $license)"
-#define CONFIG_THIS_YEAR 2025
+#define CONFIG_THIS_YEAR 2026
 #define FFMPEG_DATADIR "$(eval c_escape $datadir)"
 #define AVCONV_DATADIR "$(eval c_escape $datadir)"
 #define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to