diff --git a/cmdutils.c b/cmdutils.c index bba6f8c0b0..c76ae518f0 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -56,7 +56,7 @@ struct SwsContext *sws_opts; AVDictionary *format_opts, *codec_opts; -const int this_year = 2014; +const int this_year = 2015; static FILE *report_file;