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 4e32f2c98..1d69629e9 100644 --- a/scripts/makefile.so9 +++ b/scripts/makefile.so9 @@ -11,7 +11,7 @@ # Library name: PNGMAJ = 0 -PNGMIN = 1.2.44beta03 +PNGMIN = 1.2.44rc01 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng12 |