diff options
Diffstat (limited to 'scripts/makefile.hp64')
-rw-r--r-- | scripts/makefile.hp64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.hp64 b/scripts/makefile.hp64 index 9f64b0d0a..bb605eb91 100644 --- a/scripts/makefile.hp64 +++ b/scripts/makefile.hp64 @@ -27,7 +27,7 @@ LDFLAGS=-L. -L$(ZLIBLIB) -lpng -lz -lm RANLIB=ranlib PNGMAJ = 0 -PNGMIN = 1.2.7 +PNGMIN = 1.2.8beta1 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 |