diff options
author | James Almer <jamrial@gmail.com> | 2015-01-03 01:40:02 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2015-01-03 01:42:27 -0300 |
commit | b8db25a3338b67186837c49580fe538d63dd73c7 (patch) | |
tree | d143ac45846691e34a561ab5e37bf86b93a4e254 /configure | |
parent | e566667d8fd03e6697d281a13f25907e422f85f1 (diff) | |
download | ffmpeg-b8db25a3338b67186837c49580fe538d63dd73c7.tar.gz |
configure: bump year
Happy new year!
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5693,7 +5693,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 2014 +#define CONFIG_THIS_YEAR 2015 #define FFMPEG_DATADIR "$(eval c_escape $datadir)" #define AVCONV_DATADIR "$(eval c_escape $datadir)" #define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})" |