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 49f6ad4de..a340e9a2f 100644 --- a/scripts/makefile.hp64 +++ b/scripts/makefile.hp64 @@ -21,7 +21,7 @@ ZLIBINC=/opt/zlib/include # Library name: LIBNAME = libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta107 +PNGMIN = 1.4.0beta108 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |