diff --git a/configure b/configure index de2d87a4eeab6f27c042f14bba4c8a2f57b12f75..bc010d5629b5147ccb8e26702ec212f45f436c01 100755 --- a/configure +++ b/configure @@ -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})"