summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cmdutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdutils.c b/cmdutils.c
index 666b039..38c8159 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -65,7 +65,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;
OpenPOWER on IntegriCloud