diff --git a/cmdutils.c b/cmdutils.c index 40acadca71..d5fb4eb1af 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -67,7 +67,7 @@ struct SwsContext *sws_opts; AVDictionary *swr_opts; AVDictionary *format_opts, *codec_opts, *resample_opts; -const int this_year = 2014; +const int this_year = 2015; static FILE *report_file;