Skip to content

Commit

Permalink
Release v8.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Aug 15, 2023
1 parent 70d3190 commit e7a07b8
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.14.3"
echo "Please specify the libvips VERSION, e.g. 8.14.4"
echo
echo "Optionally build for only one PLATFORM, defaults to building for all"
echo
Expand Down

0 comments on commit e7a07b8

Please sign in to comment.