[FFmpeg-cvslog] cmdutils: update year to 2013

Michael Niedermayer git at videolan.org
Mon Sep 23 00:13:44 CEST 2013


ffmpeg | branch: release/0.9 | Michael Niedermayer <michaelni at gmx.at> | Mon Sep 23 00:08:48 2013 +0200| [dae552fbca8f3c132fb40d0234aa8edef86642d1] | committer: Michael Niedermayer

cmdutils: update year to 2013

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dae552fbca8f3c132fb40d0234aa8edef86642d1
---

 cmdutils.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmdutils.c b/cmdutils.c
index d4fe54a..79bebd7 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 = 2012;
+static const int this_year = 2013;
 
 static FILE *report_file;
 



More information about the ffmpeg-cvslog mailing list