diff options
author | James Almer <jamrial@gmail.com> | 2017-01-02 01:38:03 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-01-02 01:38:14 -0300 |
commit | d800d48fc67208819c2a4ae5eb214ca5e3ad7e82 (patch) | |
tree | 0920aec6361edb123e72b3f77afdf4c8d971b559 | |
parent | 3126ca28251538907401918a27e7f2177fc1d4b0 (diff) | |
download | ffmpeg-d800d48fc67208819c2a4ae5eb214ca5e3ad7e82.tar.gz |
configure: bump year
Happy new year!
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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})" |