aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2020-01-01 12:14:30 +0530
committerMichael Niedermayer <michael@niedermayer.cc>2020-05-19 17:17:35 +0200
commitdc33a53c2eab0c5b046e313bb487a12c85fc4e46 (patch)
tree5ecc9c0da788fd6b164c6c822d9a65023d3ebfe7
parentf1d84ff4cb171dbf5e748c3d7b3cb491c8f7f049 (diff)
downloadffmpeg-dc33a53c2eab0c5b046e313bb487a12c85fc4e46.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 34c2adb4a4..6a7a85cbb9 100755
--- a/configure
+++ b/configure
@@ -7397,7 +7397,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})"