summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2020-01-01 12:14:30 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2020-01-01 12:14:30 +0530
commit7b58702cbdce097f32f62c87cd537ab28c04ffb2 (patch)
tree03cfbf52bf25114be21c2f96a926dcc314f381c9 /configure
parenta15d904ad752a2d0cca7ac6246c0c2f8c91286b4 (diff)
configure: bump year
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 43dc409fe6..965b4c71b8 100755
--- 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})"