X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c0d9ce3285864062f74951871971fec1debeafb..6ceeeafd563ff120631f3bb26ee2a2978a46d583:/src/png/scripts/makefile.cegcc?ds=sidebyside 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)