summaryrefslogtreecommitdiff
path: root/scripts/makefile.solaris
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2001-04-27 08:29:32 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:06:12 -0500
commit328353990f44b8cd7885b9adfc9df8c5508f1632 (patch)
treefb457fcfeceec126b8e0494b82255ad7029c119f /scripts/makefile.solaris
parent82ae3833312c0e0943496d99273a54cf60f88343 (diff)
downloadlibpng-328353990f44b8cd7885b9adfc9df8c5508f1632.tar.gz
Imported from libpng-1.0.11.tarv1.0.11
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 8de6fd676..0a972f731 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.11rc1
+PNGMIN = 1.0.11
PNGVER = $(PNGMAJ).$(PNGMIN)
INCPATH=$(prefix)/include