Module: libav Branch: release/0.8 Commit: cb93705900ff8f58a4a358911f59341d65a69e1b
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Sun Feb 17 09:11:57 2013 +0100 update year to 2013 Signed-off-by: Reinhard Tartler <[email protected]> --- cmdutils.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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) { _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
