summaryrefslogtreecommitdiff
path: root/scripts/makefile.beos
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.beos')
-rw-r--r--scripts/makefile.beos7
1 files changed, 5 insertions, 2 deletions
diff --git a/scripts/makefile.beos b/scripts/makefile.beos
index 64633e6ca..062848451 100644
--- a/scripts/makefile.beos
+++ b/scripts/makefile.beos
@@ -3,12 +3,15 @@
# Copyright (C) 2002, 2006, 2008 Glenn Randers-Pehrson
# Copyright (C) 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
-# For conditions of distribution and use, see copyright notice in png.h
+
+# This code is released under the libpng license.
+# For conditions of distribution and use, see the disclaimer
+# and license in png.h
# Library name:
LIBNAME=libpng10
PNGMAJ = 0
-PNGMIN = 1.0.46
+PNGMIN = 1.0.47
PNGVER = $(PNGMAJ).$(PNGMIN)
# Shared library names: