On Sat, 15 Feb 2014 12:00:58 +0100, Vittorio Giovara <[email protected]> wrote: > On Saturday, February 15, 2014, Anton Khirnov <[email protected]> wrote: > > > It was never used since it was added and the things it was intended for > > are now exported differently. > > --- > > doc/APIchanges | 3 +++ > > libavutil/opt.h | 2 ++ > > libavutil/version.h | 5 ++++- > > 3 files changed, 9 insertions(+), 1 deletion(-) > > > > diff --git a/libavutil/version.h b/libavutil/version.h > > index e95d77c..c19ba5c 100644 > > --- a/libavutil/version.h > > +++ b/libavutil/version.h > > @@ -55,7 +55,7 @@ > > > > #define LIBAVUTIL_VERSION_MAJOR 53 > > #define LIBAVUTIL_VERSION_MINOR 2 > > -#define LIBAVUTIL_VERSION_MICRO 0 > > +#define LIBAVUTIL_VERSION_MICRO 1 > > > > Why the micro bump?
So I have something to write to apichanges ;) -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
