summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
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 8ed360cd6..71792de2c 100644
--- a/scripts/makefile.linux
+++ b/scripts/makefile.linux
@@ -5,7 +5,7 @@
LIBNAME = libpng12
PNGMAJ = 0
-PNGMIN = 1.2.9beta3
+PNGMIN = 1.2.9beta4
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc