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 9c2667df6..8317ec0d3 100644 --- a/scripts/makefile.sgi +++ b/scripts/makefile.sgi @@ -5,7 +5,7 @@ LIBNAME=libpng12 PNGMAJ = 0 -PNGMIN = 1.2.8rc1 +PNGMIN = 1.2.8rc2 PNGVER = $(PNGMAJ).$(PNGMIN) # Where make install puts libpng.a, libpng12.so, and libpng12/png.h |