diff options
Diffstat (limited to 'scripts/makefile.32sunu')
-rw-r--r-- | scripts/makefile.32sunu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.32sunu b/scripts/makefile.32sunu index 64cec18e5..f9b60cc93 100644 --- a/scripts/makefile.32sunu +++ b/scripts/makefile.32sunu @@ -8,7 +8,7 @@ # Library name: LIBNAME=libpng10 PNGMAJ = 0 -PNGMIN = 1.0.21rc2 +PNGMIN = 1.0.21 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |