diff options
Diffstat (limited to 'scripts/makefile.sgi')
-rw-r--r-- | scripts/makefile.sgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.sgi b/scripts/makefile.sgi index 635fab822..cde0ee800 100644 --- a/scripts/makefile.sgi +++ b/scripts/makefile.sgi @@ -9,7 +9,7 @@ # Library name: LIBNAME=libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0rc05 +PNGMIN = 1.4.0rc06 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |