diff --git a/cmdutils.c b/cmdutils.c index b2e6ee0081..5e4b716891 100644 --- a/cmdutils.c +++ b/cmdutils.c @@ -55,7 +55,7 @@ AVCodecContext *avcodec_opts[AVMEDIA_TYPE_NB]; AVFormatContext *avformat_opts; struct SwsContext *sws_opts; -const int this_year = 2010; +const int this_year = 2011; void init_opts(void) {