[devel] Imported from libpng-1.4.0beta66.tar
diff --git a/scripts/makefile.hpux b/scripts/makefile.hpux index 13f31e0..441a527 100644 --- a/scripts/makefile.hpux +++ b/scripts/makefile.hpux
@@ -3,7 +3,7 @@ # Copyright (C) 1995 Guy Eric Schalnat, Group 42 # contributed by Jim Rice and updated by Chris Schleicher, Hewlett Packard # -# This code is released under the zlib/libpng license. +# This code is released under the libpng license. # For conditions of distribution and use, see the disclaimer # and license in png.h @@ -21,7 +21,7 @@ # Library name: LIBNAME = libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta65 +PNGMIN = 1.4.0beta66 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: