diff --git a/cmdutils.c b/cmdutils.c index 3f1c667075..a1e511632a 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -58,7 +58,7 @@ struct SwsContext *sws_opts; AVDictionary *format_opts, *codec_opts, *resample_opts; -static const int this_year = 2013; +static const int this_year = 2014; void init_opts(void) {