bump version to 1.6.0

libwebp{,decoder} - 1.6.0
libwebp libtool - 9.0.2
libwebpdecoder libtool - 5.0.2

mux - 1.6.0
libtool - 4.2.1

demux - 1.6.0
libtool - 2.17.0

sharpyuv - 0.4.2
libtool - 1.2.1

Bug: webp:427525168
Change-Id: Icac046c653b8f0901867cb9680be0cad22314e45
This commit is contained in:
James Zern
2025-06-30 11:59:38 -07:00
parent 1c3331702f
commit ce53efd7ae
17 changed files with 38 additions and 38 deletions

View File

@ -25,7 +25,7 @@
#include "webp/types.h"
#define XTRA_MAJ_VERSION 1
#define XTRA_MIN_VERSION 5
#define XTRA_MIN_VERSION 6
#define XTRA_REV_VERSION 0
//------------------------------------------------------------------------------