summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-01-01 15:26:31 -0300
committerJames Almer <jamrial@gmail.com>2019-01-01 15:26:34 -0300
commit3209d7b3930bab554bf7d97d8041d9d0b88423a8 (patch)
treea6a044603493ded4f897db21eaedb40b146b05ed /configure
parent35a8179149c1995c4b720f0e9ac7762c5a9a46df (diff)
configure: bump year
Happy new year!
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 04d3417200..ead5181bc3 100755
--- a/configure
+++ b/configure
@@ -7270,7 +7270,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 2018
+#define CONFIG_THIS_YEAR 2019
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"