diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-01-01 18:26:18 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-01-01 18:32:13 -0600 |
commit | 67a83db98dd151724219766ed465ba30a454b19f (patch) | |
tree | 5e03e99cdff7b064ccf1eba190acb0af8a0192b8 /scripts/makefile.sgi | |
parent | a0e0c6c8e742c9bda5aba5f2f475c4899d58c0eb (diff) | |
download | libpng-67a83db98dd151724219766ed465ba30a454b19f.tar.gz |
[devel] Imported from libpng-1.4.0rc08.tarv1.4.0rc08
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 fd2f1d05b..50436de4a 100644 --- a/scripts/makefile.sgi +++ b/scripts/makefile.sgi @@ -9,7 +9,7 @@ # Library name: LIBNAME=libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0rc07 +PNGMIN = 1.4.0rc08 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |