From d4bdbb971ef040c7bf71bf3229a25a721ad53e0d Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Sun, 28 Jun 2015 12:51:55 +0200 Subject: 1.5.17 seems to be a typo. Change it to the probably intended 1.6.17 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I43fc4962e1fdc9fb264b313afd3f5612de42116a Reviewed-on: https://code.wireshark.org/review/9196 Reviewed-by: Jörg Mayer --- macosx-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx-setup.sh') diff --git a/macosx-setup.sh b/macosx-setup.sh index 34db7bd949..6e0f6ca73e 100755 --- a/macosx-setup.sh +++ b/macosx-setup.sh @@ -89,7 +89,7 @@ if [ "$GTK_VERSION" ]; then ATK_VERSION=2.8.0 PANGO_VERSION=1.30.1 - PNG_VERSION=1.5.17 + PNG_VERSION=1.6.17 PIXMAN_VERSION=0.26.0 CAIRO_VERSION=1.12.2 GDK_PIXBUF_VERSION=2.28.0 -- cgit v1.2.1