summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-01-02 01:38:03 -0300
committerJames Almer <jamrial@gmail.com>2017-01-02 01:38:14 -0300
commitd800d48fc67208819c2a4ae5eb214ca5e3ad7e82 (patch)
tree0920aec6361edb123e72b3f77afdf4c8d971b559 /configure
parent3126ca28251538907401918a27e7f2177fc1d4b0 (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 f035f35ca2..def530a795 100755
--- a/configure
+++ b/configure
@@ -6768,7 +6768,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 2016
+#define CONFIG_THIS_YEAR 2017
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"