Skip to content

Commit d3aa99a

Browse files
committed
configure: update copyright year
On 01/01/2025 19:05, Peter Ross wrote: > FFmpeg turns 25 this year.
1 parent eab6537 commit d3aa99a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8230,7 +8230,7 @@ cat > $TMPH <<EOF
82308230
#define FFMPEG_CONFIG_H
82318231
#define FFMPEG_CONFIGURATION "$(c_escape $FFMPEG_CONFIGURATION)"
82328232
#define FFMPEG_LICENSE "$(c_escape $license)"
8233-
#define CONFIG_THIS_YEAR 2024
8233+
#define CONFIG_THIS_YEAR 2025
82348234
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
82358235
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
82368236
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"

0 commit comments

Comments
 (0)