On 2016-09-05 14:50:27 -0400, Sean McGovern wrote: > --- > libavcodec/version.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/version.h b/libavcodec/version.h > index 348ce99..60e4d04 100644 > --- a/libavcodec/version.h > +++ b/libavcodec/version.h > @@ -28,7 +28,7 @@ > > #define LIBAVCODEC_VERSION_MAJOR 54 > #define LIBAVCODEC_VERSION_MINOR 35 > -#define LIBAVCODEC_VERSION_MICRO 0 > +#define LIBAVCODEC_VERSION_MICRO 1 > > #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ > LIBAVCODEC_VERSION_MINOR, \
both patches ok, thanks Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
