diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-14 21:50:39 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-14 21:52:06 -0500 |
commit | ac18f8a706d5682e9310d4f73e51570550cd9906 (patch) | |
tree | ad8cb331dcda5ca360f8c3960feb674775559984 /scripts/makefile.32sunu | |
parent | a2aebb551ed29ce0a83508919d90a2a963ce7b14 (diff) | |
download | libpng-ac18f8a706d5682e9310d4f73e51570550cd9906.tar.gz |
[devel] Bump to version 1.4.0beta102
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 a46f0aaa1..1968138a1 100644 --- a/scripts/makefile.32sunu +++ b/scripts/makefile.32sunu @@ -11,7 +11,7 @@ # Library name: LIBNAME=libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta101 +PNGMIN = 1.4.0beta102 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |