X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3d11a79a94c042921837cbd75e075ea18f87207d..dcbd3762e86258781ed81202977f680665190528:/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