summaryrefslogtreecommitdiff
path: root/scripts/makefile.beos
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-12-18 09:33:57 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:45 -0500
commit408b42126507e916c98f805ad91ee83f482a3ecf (patch)
treecf08e1f70c4b060f2c873cb0acd851ebbeaf1c8d /scripts/makefile.beos
parent2ad31ae31f47d788b0ee83a708654f26e2edfebb (diff)
downloadlibpng-408b42126507e916c98f805ad91ee83f482a3ecf.tar.gz
Imported from libpng-1.0.9beta6.tarv1.0.9beta6
Diffstat (limited to 'scripts/makefile.beos')
-rw-r--r--scripts/makefile.beos2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.beos b/scripts/makefile.beos
index 928eb3a3b..80762f4f2 100644
--- a/scripts/makefile.beos
+++ b/scripts/makefile.beos
@@ -31,7 +31,7 @@ RANLIB=ranlib
# read libpng.txt or png.h to see why PNGMAJ is 2. You should not
# have to change it.
PNGMAJ = 2
-PNGMIN = 1.0.9beta5
+PNGMIN = 1.0.9beta6
PNGVER = $(PNGMAJ).$(PNGMIN)
# where make install puts libpng.a, libpng.so*, and png.h