diff --git a/cmdutils.c b/cmdutils.c index 1fbd73cf84..26fe3c78ac 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -68,7 +68,7 @@ struct SwsContext *sws_opts; AVDictionary *swr_opts; AVDictionary *format_opts, *codec_opts, *resample_opts; -const int this_year = 2013; +const int this_year = 2014; static FILE *report_file;