diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2006-11-20 07:53:59 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-09-03 12:23:43 -0500 |
commit | b88935a8b292e0d80485145bdb0b65520a3a38b6 (patch) | |
tree | b64bb4fc1d2772e393911e6c1dbba1f97f24d4ad /scripts/makefile.64sunu | |
parent | 64b481e7140c547c675165401e976c25182fd071 (diff) | |
download | libpng-b88935a8b292e0d80485145bdb0b65520a3a38b6.tar.gz |
[libpng10] Imported from libpng-1.0.22rc1.tarv1.0.22rc1
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 1706e7d2b..bde33e3b9 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -8,7 +8,7 @@ # Library name: LIBNAME=libpng10 PNGMAJ = 0 -PNGMIN = 1.0.21 +PNGMIN = 1.0.22rc1 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |