update year to 2013

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
This commit is contained in:
Reinhard Tartler 2013-02-17 09:11:57 +01:00
parent 8829c79039
commit cb93705900

View File

@ -55,7 +55,7 @@
struct SwsContext *sws_opts; struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts; AVDictionary *format_opts, *codec_opts;
static const int this_year = 2012; static const int this_year = 2013;
void init_opts(void) void init_opts(void)
{ {