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 bbdde9ec9..6194c4700 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -11,7 +11,7 @@ # Library name: LIBNAME=libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta69 +PNGMIN = 1.4.0beta70 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |