diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-04-02 12:26:15 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-09-03 12:25:20 -0500 |
commit | 4f66bef47f405236ddce6001628e5ce913812be5 (patch) | |
tree | 84cb70dc8473c390101e970c27d8c6bcf6d33b4c /scripts/makefile.64sunu | |
parent | 80d4e25c9d20bc2fa713daacfbc998d1e28f8137 (diff) | |
download | libpng-1.0.32.tar.gz |
[libpng10] Imported from libpng-1.0.32.tarv1.0.32
Diffstat (limited to 'scripts/makefile.64sunu')
-rw-r--r-- | scripts/makefile.64sunu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.64sunu b/scripts/makefile.64sunu index c8fcbd247..82548c4fa 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -8,7 +8,7 @@ # Library name: LIBNAME=libpng10 PNGMAJ = 0 -PNGMIN = 1.0.31 +PNGMIN = 1.0.32 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |