[FFmpeg-cvslog] r26184 - trunk/cmdutils.c

jbr subversion
Sat Jan 1 19:49:18 CET 2011


Author: jbr
Date: Sat Jan  1 19:49:18 2011
New Revision: 26184

Log:
Update current year to 2011. Happy New Year!

Modified:
   trunk/cmdutils.c

Modified: trunk/cmdutils.c
==============================================================================
--- trunk/cmdutils.c	Sat Jan  1 12:47:51 2011	(r26183)
+++ trunk/cmdutils.c	Sat Jan  1 19:49:18 2011	(r26184)
@@ -55,7 +55,7 @@ AVCodecContext *avcodec_opts[AVMEDIA_TYP
 AVFormatContext *avformat_opts;
 struct SwsContext *sws_opts;
 
-const int this_year = 2010;
+const int this_year = 2011;
 
 void init_opts(void)
 {



More information about the ffmpeg-cvslog mailing list