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 70470b023..196b1ec05 100644 --- a/scripts/makefile.hp64 +++ b/scripts/makefile.hp64 @@ -21,7 +21,7 @@ ZLIBINC=/opt/zlib/include # Library name: LIBNAME = libpng12 PNGMAJ = 0 -PNGMIN = 1.2.45 +PNGMIN = 1.2.46rc01 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |