diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2007-05-04 15:39:51 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2011-09-03 12:24:10 -0500 |
commit | 928d84e71345f44f352cd2fde0c432229c1fbb2d (patch) | |
tree | 3f9fdbd7d3ba35573b28340691d5948156ed3c82 /scripts/makefile.64sunu | |
parent | 764b52ad457e1bbfa41bc83d0cc455b3ebaebb15 (diff) | |
download | libpng-928d84e71345f44f352cd2fde0c432229c1fbb2d.tar.gz |
[libpng10] Imported from libpng-1.0.25rc1.tarv1.0.25rc1
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 c99da8849..c77699179 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -8,7 +8,7 @@ # Library name: LIBNAME=libpng10 PNGMAJ = 0 -PNGMIN = 1.0.24 +PNGMIN = 1.0.25rc1 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |