diff --git a/cmdutils.c b/cmdutils.c
index a7e82e65191c7e6bb3ffa4f27a939154f6418f9e..f7b8da6f92b28b01ef2ca90d80a6e7c028466e73 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -54,7 +54,7 @@
 struct SwsContext *sws_opts;
 AVDictionary *format_opts, *codec_opts;
 
-static const int this_year = 2011;
+static const int this_year = 2012;
 
 static FILE *report_file;