We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab6537 commit d3aa99aCopy full SHA for d3aa99a
1 file changed
configure
@@ -8230,7 +8230,7 @@ cat > $TMPH <<EOF
8230
#define FFMPEG_CONFIG_H
8231
#define FFMPEG_CONFIGURATION "$(c_escape $FFMPEG_CONFIGURATION)"
8232
#define FFMPEG_LICENSE "$(c_escape $license)"
8233
-#define CONFIG_THIS_YEAR 2024
+#define CONFIG_THIS_YEAR 2025
8234
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
8235
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
8236
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"
0 commit comments