diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2020-01-01 12:14:30 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2020-01-01 12:14:30 +0530 |
commit | 7b58702cbdce097f32f62c87cd537ab28c04ffb2 (patch) | |
tree | 03cfbf52bf25114be21c2f96a926dcc314f381c9 | |
parent | a15d904ad752a2d0cca7ac6246c0c2f8c91286b4 (diff) | |
download | ffmpeg-7b58702cbdce097f32f62c87cd537ab28c04ffb2.tar.gz |
configure: bump year
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7456,7 +7456,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 2019 +#define CONFIG_THIS_YEAR 2020 #define FFMPEG_DATADIR "$(eval c_escape $datadir)" #define AVCONV_DATADIR "$(eval c_escape $datadir)" #define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})" |