summaryrefslogtreecommitdiffstats
path: root/cmdutils.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2014-03-21 05:53:28 +0100
committerMichael Niedermayer <[email protected]>2014-03-21 05:53:28 +0100
commitd55059d048bd6247b7bd1ae7830253f7b9358f13 (patch)
treefdba37c5647ed213258af9a3d5824e49ac4aa1b4 /cmdutils.c
parent3926ebc7029d97f2aa8c1d834a9a67d821c43db8 (diff)
update for 0.9.4n0.9.4
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'cmdutils.c')
-rw-r--r--cmdutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdutils.c b/cmdutils.c
index 79bebd74f8..507df2cc5a 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -53,7 +53,7 @@
struct SwsContext *sws_opts;
AVDictionary *format_opts, *codec_opts;
-static const int this_year = 2013;
+static const int this_year = 2014;
static FILE *report_file;