aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2020-01-01 12:14:30 +0530
committerMichael Niedermayer <michael@niedermayer.cc>2020-04-23 21:29:01 +0200
commit4591046007890a5a442931d0074ce0546b8c8f89 (patch)
tree411bd1562e9553f180d3330a91687b5590b56398
parent9f9cedf29fd8d10aa5dc69031151f02e47e0a04a (diff)
downloadffmpeg-4591046007890a5a442931d0074ce0546b8c8f89.tar.gz
configure: bump year
(cherry picked from commit 7b58702cbdce097f32f62c87cd537ab28c04ffb2) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 9d12a1ac3c..65be4e85dd 100755
--- a/configure
+++ b/configure
@@ -6144,7 +6144,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})"