diff options
Diffstat (limited to 'scripts/makefile.solaris-x86')
-rw-r--r-- | scripts/makefile.solaris-x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.solaris-x86 b/scripts/makefile.solaris-x86 index 5a7a6a3f2..1d0f99e7c 100644 --- a/scripts/makefile.solaris-x86 +++ b/scripts/makefile.solaris-x86 @@ -8,7 +8,7 @@ # Library name: LIBNAME = libpng10 PNGMAJ = 0 -PNGMIN = 1.0.28 +PNGMIN = 1.0.29beta1 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |