mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-15 21:39:59 +02:00
bump version to 1.2.3
libwebp{,decoder} - 1.2.3 libwebp libtool - 8.4.1 libwebpdecoder libtool - 4.4.1 mux - 1.2.3 libtool - 3.4.0 demux - 1.2.3 libtool - 2.10.0 Bug: webp:568 Change-Id: I943bae1b7eacb445f6a4e13123e63170ac8bb142
This commit is contained in:
@ -29,7 +29,7 @@ extern "C" {
|
||||
|
||||
#define MUX_MAJ_VERSION 1
|
||||
#define MUX_MIN_VERSION 2
|
||||
#define MUX_REV_VERSION 2
|
||||
#define MUX_REV_VERSION 3
|
||||
|
||||
// Chunk object.
|
||||
typedef struct WebPChunk WebPChunk;
|
||||
|
Reference in New Issue
Block a user