On Wed, Oct 8, 2014 at 4:08 PM, Rémi Denis-Courmont <[email protected]> wrote:
> Le mercredi 8 octobre 2014, 15:58:21 Vittorio Giovara a écrit :
>> ---
>> As kindly spotted by Derek.
>> Vittorio
>>
>>  libavformat/version.h | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/libavformat/version.h b/libavformat/version.h
>> index bc956d5..18444cd 100644
>> --- a/libavformat/version.h
>> +++ b/libavformat/version.h
>> @@ -30,8 +30,8 @@
>>  #include "libavutil/version.h"
>>
>>  #define LIBAVFORMAT_VERSION_MAJOR 56
>> -#define LIBAVFORMAT_VERSION_MINOR  5
>> -#define LIBAVFORMAT_VERSION_MICRO  1
>> +#define LIBAVFORMAT_VERSION_MINOR  6
>> +#define LIBAVFORMAT_VERSION_MICRO  0
>
> Isn't it a major version change when you change an existing struture?

We do that only for ABI breaks.
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to