mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-16 13:59:51 +02:00
bump version to 0.2.1
lib - 0.2.1 libtool - 4.1.0 (compatible release) Change-Id: Ib6ca47f2008d5c97d818422816ac60d0d0d8cffa
This commit is contained in:
@ -27,7 +27,7 @@ extern "C" {
|
||||
// version numbers
|
||||
#define ENC_MAJ_VERSION 0
|
||||
#define ENC_MIN_VERSION 2
|
||||
#define ENC_REV_VERSION 0
|
||||
#define ENC_REV_VERSION 1
|
||||
|
||||
// size of histogram used by CollectHistogram.
|
||||
#define MAX_COEFF_THRESH 64
|
||||
|
Reference in New Issue
Block a user