mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-16 05:49:51 +02:00
bump version to 0.3.0
libwebp{,decoder} - 0.3.0 libwebp libtool - 4.2.0 (compatible release) libwebpdecoder libtool - 0.0.0 (new release) mux/demux - 0.1.0 libtool - 0.0.0 (new release) Change-Id: Ied6efa390b2f97f1f41fc8349a365613c639d6cc
This commit is contained in:
@ -27,8 +27,8 @@ extern "C" {
|
||||
|
||||
// version numbers
|
||||
#define DEC_MAJ_VERSION 0
|
||||
#define DEC_MIN_VERSION 2
|
||||
#define DEC_REV_VERSION 1
|
||||
#define DEC_MIN_VERSION 3
|
||||
#define DEC_REV_VERSION 0
|
||||
|
||||
#define ONLY_KEYFRAME_CODE // to remove any code related to P-Frames
|
||||
|
||||
|
Reference in New Issue
Block a user