summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2004-11-01 22:38:54 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:08:03 -0500
commit94d9362fc5a4e96e2886e66ca0256a2d0de5b2ab (patch)
treede9504c79f188062de29d619864ab884d4f391e0 /scripts/makefile.linux
parent16e11660fe775e7cf94f1313d5c5c6b23f5bd9ef (diff)
downloadlibpng-94d9362fc5a4e96e2886e66ca0256a2d0de5b2ab.tar.gz
Imported from libpng-1.2.8beta2.tarv1.2.8beta2
Diffstat (limited to 'scripts/makefile.linux')
-rw-r--r--scripts/makefile.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.linux b/scripts/makefile.linux
index 8779f6765..c9f92e5eb 100644
--- a/scripts/makefile.linux
+++ b/scripts/makefile.linux
@@ -5,7 +5,7 @@
LIBNAME = libpng12
PNGMAJ = 0
-PNGMIN = 1.2.8beta1
+PNGMIN = 1.2.8beta2
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc