diff --git a/cmdutils.c b/cmdutils.c index 2c8439499d..c5f621a9b1 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -59,7 +59,7 @@ struct SwsContext *sws_opts; SwrContext *swr_opts; AVDictionary *format_opts, *codec_opts; -const int this_year = 2012; +const int this_year = 2013; static FILE *report_file;