diff --git a/cmdutils.c b/cmdutils.c index a7e82e6519..f7b8da6f92 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -54,7 +54,7 @@ struct SwsContext *sws_opts; AVDictionary *format_opts, *codec_opts; -static const int this_year = 2011; +static const int this_year = 2012; static FILE *report_file;