diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2014-01-01 13:04:07 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2014-01-01 13:04:07 +0100 |
commit | 0b1cfc4f28d81a8a49fdd5589b2eed06477abd61 (patch) | |
tree | c7251104787799351761047e8127a93a8e5cddba | |
parent | 8c8c3ca91e8c3c5849e78db0d63739e7b179b2e0 (diff) | |
download | ffmpeg-0b1cfc4f28d81a8a49fdd5589b2eed06477abd61.tar.gz |
configure: bump year number 2013 -> 2014
Happy new year!
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5058,7 +5058,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 2013 +#define CONFIG_THIS_YEAR 2014 #define FFMPEG_DATADIR "$(eval c_escape $datadir)" #define AVCONV_DATADIR "$(eval c_escape $datadir)" #define CC_IDENT "$(c_escape ${cc_ident:-Unknown compiler})" |