summaryrefslogtreecommitdiff
path: root/scripts/makefile.beos
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2000-07-01 15:37:28 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:05:21 -0500
commit3d5a520610bf787e5c6e3fccf9814de73f548e64 (patch)
treefb2f7c995de9875a050be5e479e30906ea4994d4 /scripts/makefile.beos
parent98b0ff499839b49a989b3e39d373cd099b283972 (diff)
downloadlibpng-3d5a520610bf787e5c6e3fccf9814de73f548e64.tar.gz
Imported from libpng-1.0.7.tarv1.0.7
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 787ce2c7c..eddb34cd7 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.7rc2
+PNGMIN = 1.0.7
PNGVER = $(PNGMAJ).$(PNGMIN)
# where make install puts libpng.a, libpng.so*, and png.h