diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-12-13 08:06:26 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-12-13 08:15:55 -0600 |
commit | addb84b1bc06208e0f083c80363e2049d4e210fd (patch) | |
tree | 806e0a68dda616787998600a73ef9737bae82a79 /scripts/makefile.32sunu | |
parent | ffa8924330edb9a78d2ad197b911561bc315d6de (diff) | |
download | libpng-addb84b1bc06208e0f083c80363e2049d4e210fd.tar.gz |
[devel] Imported from libpng-1.4.0beta109.tarv1.4.0beta109
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 1ed781002..ec0d3fe62 100644 --- a/scripts/makefile.32sunu +++ b/scripts/makefile.32sunu @@ -11,7 +11,7 @@ # Library name: LIBNAME=libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta108 +PNGMIN = 1.4.0beta109 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |