X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c0d9ce3285864062f74951871971fec1debeafb..7d6a4d96961eac84d05db8bb24c64d39003f6e54:/src/png/scripts/makefile.cegcc diff --git a/src/png/scripts/makefile.cegcc b/src/png/scripts/makefile.cegcc index f73929b794..624fbaa0f3 100644 --- a/src/png/scripts/makefile.cegcc +++ b/src/png/scripts/makefile.cegcc @@ -23,7 +23,7 @@ VERMAJ = 1 VERMIN = 5 -VERMIC = 6 +VERMIC = 7 VER = $(VERMAJ).$(VERMIN).$(VERMIC) NAME = libpng PACKAGE = $(NAME)-$(VER)