]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/scripts/makefile.aix
add wxMBConvStrictUTF8 class implementing just UTF-8 conversion, without support...
[wxWidgets.git] / src / png / scripts / makefile.aix
index 029ca44c0daaf513ec0d34a0f94bdae2ae744c9c..a1e474d14db805f2c8374eb40dd322c4925d87dc 100644 (file)
@@ -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