diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-08 16:55:54 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-08 17:05:27 -0600 |
commit | e890cb118c4a681c2b4af095a363fc9e50eb180a (patch) | |
tree | bb93b82c41920d0f31e21ac642e73ccba9b4aea4 /scripts/makefile.solaris-x86 | |
parent | 275d1aa94efcf6665576fcd8272557639a8402d7 (diff) | |
download | libpng-e890cb118c4a681c2b4af095a363fc9e50eb180a.tar.gz |
[master] Bump to version bump-to-1.2.41beta15.tarv1.2.41beta15-
Diffstat (limited to 'scripts/makefile.solaris-x86')
-rw-r--r-- | scripts/makefile.solaris-x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.solaris-x86 b/scripts/makefile.solaris-x86 index e3b2ef91e..fd80b29b9 100644 --- a/scripts/makefile.solaris-x86 +++ b/scripts/makefile.solaris-x86 @@ -11,7 +11,7 @@ # Library name: LIBNAME = libpng12 PNGMAJ = 0 -PNGMIN = 1.2.41beta14 +PNGMIN = 1.2.41beta15 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |