[FFmpeg-cvslog] cmdutils: update year

Michael Niedermayer git at videolan.org
Thu Jan 16 21:43:36 CET 2014


ffmpeg | branch: release/0.10 | Michael Niedermayer <michaelni at gmx.at> | Thu Jan 16 02:53:32 2014 +0100| [85c02da3076893dc09fe25152754ae072b59a837] | committer: Michael Niedermayer

cmdutils: update year

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

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

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

diff --git a/cmdutils.c b/cmdutils.c
index 45820ed..01abc51 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -56,7 +56,7 @@
 struct SwsContext *sws_opts;
 AVDictionary *format_opts, *codec_opts;
 
-const int this_year = 2013;
+const int this_year = 2014;
 
 static FILE *report_file;
 



More information about the ffmpeg-cvslog mailing list