diff options
Diffstat (limited to 'scripts/makefile.so9')
-rw-r--r-- | scripts/makefile.so9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.so9 b/scripts/makefile.so9 index c32bda1f1..5d5d195d6 100644 --- a/scripts/makefile.so9 +++ b/scripts/makefile.so9 @@ -11,7 +11,7 @@ # Library name: PNGMAJ = 0 -PNGMIN = 1.2.43beta01 +PNGMIN = 1.2.43beta02 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 |