[FFmpeg-cvslog] update year to 2013
Reinhard Tartler
git at videolan.org
Sun Apr 7 14:58:54 CEST 2013
ffmpeg | branch: release/0.10 | Reinhard Tartler <siretart at tauware.de> | Sun Feb 17 09:11:57 2013 +0100| [cb93705900ff8f58a4a358911f59341d65a69e1b] | committer: Reinhard Tartler
update year to 2013
Signed-off-by: Reinhard Tartler <siretart at tauware.de>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb93705900ff8f58a4a358911f59341d65a69e1b
---
cmdutils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmdutils.c b/cmdutils.c
index 7b2ff08..3ba5d0c 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)
{
More information about the ffmpeg-cvslog
mailing list