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 2c55d6c12..7ef34dadf 100644 --- a/scripts/makefile.dec +++ b/scripts/makefile.dec @@ -5,7 +5,7 @@ # Library name: PNGMAJ = 14 -PNGMIN = 1.4.0beta41 +PNGMIN = 1.4.0beta42 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng14 |