[FFmpeg-cvslog] cmdutils: update year

Michael Niedermayer git at videolan.org
Thu Jan 16 02:54:47 CET 2014


ffmpeg | branch: release/1.2 | Michael Niedermayer <michaelni at gmx.at> | Thu Jan 16 02:53:32 2014 +0100| [5a0a156e88f7f07b96f9522677ee79c64c8a5c19] | 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=5a0a156e88f7f07b96f9522677ee79c64c8a5c19
---

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

diff --git a/cmdutils.c b/cmdutils.c
index 2668ee1..576d810 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -65,7 +65,7 @@ struct SwsContext *sws_opts;
 AVDictionary *swr_opts;
 AVDictionary *format_opts, *codec_opts, *resample_opts;
 
-const int this_year = 2013;
+const int this_year = 2014;
 
 static FILE *report_file;
 



More information about the ffmpeg-cvslog mailing list