cmdutils: update year to 2013

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2013-09-23 00:08:48 +02:00
parent 5198623b0e
commit dae552fbca

View File

@ -53,7 +53,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts;
static const int this_year = 2012;
static const int this_year = 2013;
static FILE *report_file;