diff options
Diffstat (limited to 'scripts/makefile.64sunu')
-rw-r--r-- | scripts/makefile.64sunu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.64sunu b/scripts/makefile.64sunu index 13d817739..ecf37c9b0 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -8,7 +8,7 @@ # Library name: LIBNAME=libpng10 PNGMAJ = 0 -PNGMIN = 1.0.19rc2 +PNGMIN = 1.0.19rc5 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |