]> git.sesse.net Git - ffmpeg/commitdiff
configure: bump year
authorGyan Doshi <ffmpeg@gyani.pro>
Wed, 1 Jan 2020 06:44:30 +0000 (12:14 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Wed, 1 Jan 2020 06:44:30 +0000 (12:14 +0530)
configure

index 43dc409fe65f8478932b27301f313d31b292ceeb..965b4c71b8541ff9afeaf1092349c07f26679eb4 100755 (executable)
--- a/configure
+++ b/configure
@@ -7456,7 +7456,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 2019
+#define CONFIG_THIS_YEAR 2020
 #define FFMPEG_DATADIR "$(eval c_escape $datadir)"
 #define AVCONV_DATADIR "$(eval c_escape $datadir)"
 #define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"