summaryrefslogtreecommitdiff
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 1ea05dfe5c..dc7e7b2e65 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -56,7 +56,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts;
-static const int this_year = 2012;
+static const int this_year = 2013;
void init_opts(void)
{