update the current year
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit f2310fff5c7bf1ec815ba7ae6a87fc872a0d82aa) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
3e63dea5f2
commit
a3ff859a46
@ -59,7 +59,7 @@ struct SwsContext *sws_opts;
|
|||||||
SwrContext *swr_opts;
|
SwrContext *swr_opts;
|
||||||
AVDictionary *format_opts, *codec_opts;
|
AVDictionary *format_opts, *codec_opts;
|
||||||
|
|
||||||
const int this_year = 2012;
|
const int this_year = 2013;
|
||||||
|
|
||||||
static FILE *report_file;
|
static FILE *report_file;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user