diff options
author | James Almer <jamrial@gmail.com> | 2015-01-03 01:40:02 -0300 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-01-09 17:19:10 +0100 |
commit | b834dc14da082473e532da2baff1b28ce85f2b49 (patch) | |
tree | cef72271b2e17e97832976e2059c43601676f322 | |
parent | d0041dc8c4d79cf269650d0790956e0eeeb3dc31 (diff) | |
download | ffmpeg-b834dc14da082473e532da2baff1b28ce85f2b49.tar.gz |
configure: bump year
Happy new year!
(cherry picked from commit b8db25a3338b67186837c49580fe538d63dd73c7)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5678,7 +5678,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})" |