Skip to content

Commit 72c5aa3

Browse files
committed
Upgrade to libvips v8.16.0
1 parent 3f2c7a9 commit 72c5aa3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [v0.0.11] - TBD
88

9-
Uses libvips v8.16.0-rc2, compiled with Emscripten v3.1.70.
9+
Uses libvips v8.16.0, compiled with Emscripten v3.1.70.
1010

1111
### Changed
1212

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ VERSION_TIFF=4.7.0 # https://gitlab.com/libtiff/libtiff
195195
VERSION_RESVG=0.44.0 # https://github.com/RazrFalcon/resvg
196196
VERSION_AOM=3.10.0 # https://aomedia.googlesource.com/aom
197197
VERSION_HEIF=1.18.2 # https://github.com/strukturag/libheif
198-
VERSION_VIPS=8.16.0-rc2 # https://github.com/libvips/libvips
198+
VERSION_VIPS=8.16.0 # https://github.com/libvips/libvips
199199

200200
VERSION_EMSCRIPTEN="$(emcc -dumpversion)"
201201

0 commit comments

Comments
 (0)