diff options
Diffstat (limited to 'scripts/makefile.dec')
-rw-r--r-- | scripts/makefile.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.dec b/scripts/makefile.dec index aba35cdb9..9b218cfbb 100644 --- a/scripts/makefile.dec +++ b/scripts/makefile.dec @@ -32,7 +32,7 @@ ZLIBLIB=../zlib ZLIBINC=../zlib PNGMAJ = 0 -PNGMIN = 1.2.9beta2 +PNGMIN = 1.2.9beta3 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 |