diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-12-25 14:24:18 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-12-25 14:27:23 -0600 |
commit | dbcfb7151f37623478cf1006e5a18222b6da46ef (patch) | |
tree | 5c58ae3700c7bf656bd1f181458be73ce8a1594b /scripts/makefile.32sunu | |
parent | 6ba9088de956b39758df274d5b689dcd7330811a (diff) | |
download | libpng-dbcfb7151f37623478cf1006e5a18222b6da46ef.tar.gz |
[devel] Imported from libpng-1.4.0rc04.tarv1.4.0rc04
Diffstat (limited to 'scripts/makefile.32sunu')
-rw-r--r-- | scripts/makefile.32sunu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.32sunu b/scripts/makefile.32sunu index 3222a3b8e..9f59fefbe 100644 --- a/scripts/makefile.32sunu +++ b/scripts/makefile.32sunu @@ -11,7 +11,7 @@ # Library name: LIBNAME=libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0rc03 +PNGMIN = 1.4.0rc04 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |