summaryrefslogtreecommitdiff
path: root/scripts/makefile.beos
diff options
context:
space:
mode:
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 e9f4b62e3..710fab385 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.9beta8
+PNGMIN = 1.0.9beta9
PNGVER = $(PNGMAJ).$(PNGMIN)
# where make install puts libpng.a, libpng.so*, and png.h