aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2013-02-17 09:11:57 +0100
committerReinhard Tartler <siretart@tauware.de>2013-03-09 18:54:27 +0100
commitcb93705900ff8f58a4a358911f59341d65a69e1b (patch)
tree053bedd24ed8c0be123ccbe55fe191e8302988fa
parent8829c79039379e7fde64a837f3dbae088a4dbdbb (diff)
downloadffmpeg-cb93705900ff8f58a4a358911f59341d65a69e1b.tar.gz
update year to 2013
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
-rw-r--r--cmdutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdutils.c b/cmdutils.c
index 7b2ff084ba..3ba5d0cfb5 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -55,7 +55,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)
{