summaryrefslogtreecommitdiff
path: root/scripts/makefile.solaris
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-12-15 08:54:42 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:43 -0500
commit2ad31ae31f47d788b0ee83a708654f26e2edfebb (patch)
treeb790ae17d6be5baf86356fec7c77a4c57609d4d8 /scripts/makefile.solaris
parentf6b4f45c7e9ee5472594934c4d9dfba16157e7cb (diff)
downloadlibpng-2ad31ae31f47d788b0ee83a708654f26e2edfebb.tar.gz
Imported from libpng-1.0.9beta5.tarv1.0.9beta5
Diffstat (limited to 'scripts/makefile.solaris')
-rw-r--r--scripts/makefile.solaris2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.solaris b/scripts/makefile.solaris
index e78d00aea..c00472f72 100644
--- a/scripts/makefile.solaris
+++ b/scripts/makefile.solaris
@@ -31,7 +31,7 @@ RANLIB=echo
# read libpng.txt or png.h to see why PNGMAJ is 2. You should not
# have to change it.
PNGMAJ = 2
-PNGMIN = 1.0.9beta4
+PNGMIN = 1.0.9beta5
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include