summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-01-01 18:05:55 +0100
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-01-01 18:05:55 +0100
commitbddf31ba7570325dd2c8d033eae3d0dd74127f96 (patch)
treec8eea390fb4fbb7865fa3590d2bb417131e7444b /configure
parent2906363d1bb804994cf741ad2c99d8c76efff5f0 (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 688f6ab803..606cdd0004 100755
--- a/configure
+++ b/configure
@@ -6959,7 +6959,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 2017
+#define CONFIG_THIS_YEAR 2018
#define FFMPEG_DATADIR "$(eval c_escape $datadir)"
#define AVCONV_DATADIR "$(eval c_escape $datadir)"
#define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})"