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 3d155256f..79906c641 100644 --- a/scripts/makefile.dec +++ b/scripts/makefile.dec @@ -8,7 +8,7 @@ # Library name: PNGMAJ = 0 -PNGMIN = 1.2.43beta04 +PNGMIN = 1.2.43beta05 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 |