Skip to content

Commit

Permalink
Release v8.16.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Oct 14, 2024
1 parent ec0e69c commit 16cc69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if [ $# -lt 1 ]; then
echo "Usage: $0 VERSION [PLATFORM]"
echo "Build shared libraries for libvips and its dependencies via containers"
echo
echo "Please specify the libvips VERSION, e.g. 8.15.5-rc1"
echo "Please specify the libvips VERSION, e.g. 8.16.0-rc1"
echo
echo "Optionally build for only one PLATFORM, defaults to building for all"
echo
Expand Down

0 comments on commit 16cc69c

Please sign in to comment.