mux.h: Bump up ABI version
This was not bumped up after some recent changes; e.g. WebPAnimEncoderOptionsInit() method. Change-Id: Ia473b83ddd7a3d8c227d8eeb126809a97e327475
This commit is contained in:
parent
46305ca649
commit
e38886a771
@ -22,7 +22,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define WEBP_MUX_ABI_VERSION 0x0103 // MAJOR(8b) + MINOR(8b)
|
#define WEBP_MUX_ABI_VERSION 0x0104 // MAJOR(8b) + MINOR(8b)
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
// Mux API
|
// Mux API
|
||||||
|
Loading…
x
Reference in New Issue
Block a user