X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3d11a79a94c042921837cbd75e075ea18f87207d..0286d08d1453506f9ff9a830d58b3b35817d0b14:/src/png/scripts/makefile.aix diff --git a/src/png/scripts/makefile.aix b/src/png/scripts/makefile.aix index 029ca44c0d..a1e474d14d 100644 --- a/src/png/scripts/makefile.aix +++ b/src/png/scripts/makefile.aix @@ -18,7 +18,7 @@ RM = rm -f LIBNAME=libpng12 PNGMAJ = 0 -PNGMIN = 1.2.6 +PNGMIN = 1.2.7 PNGVER = $(PNGMAJ).$(PNGMIN) prefix=/usr/local