diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-01-01 18:05:55 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-01-01 18:05:55 +0100 |
commit | bddf31ba7570325dd2c8d033eae3d0dd74127f96 (patch) | |
tree | c8eea390fb4fbb7865fa3590d2bb417131e7444b /configure | |
parent | 2906363d1bb804994cf741ad2c99d8c76efff5f0 (diff) | |
download | ffmpeg-bddf31ba7570325dd2c8d033eae3d0dd74127f96.tar.gz |
configure: bump year
Happy new year!
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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})" |