diff --git a/cmdutils.c b/cmdutils.c
index 3f1c667075724c5cde69d840ed5ed7d992898334..a1e511632abbcf825ab33378349857a3b076729a 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -58,7 +58,7 @@
 struct SwsContext *sws_opts;
 AVDictionary *format_opts, *codec_opts, *resample_opts;
 
-static const int this_year = 2013;
+static const int this_year = 2014;
 
 void init_opts(void)
 {