diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-08-01 08:50:51 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-08-01 08:57:10 -0500 |
commit | 9e88fcd58c8ce7f2183bc2045e5180cba0043f09 (patch) | |
tree | 12048b1c79ce60923fb5875b0e2cb999c689bb0f /scripts/makefile.solaris-x86 | |
parent | 39ffc1c3c7cb42463f087ab676890d881f376f31 (diff) | |
download | libpng-9e88fcd58c8ce7f2183bc2045e5180cba0043f09.tar.gz |
[master] Imported from libpng-1.2.39beta05.tarv1.2.39beta05
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 14688503d..bee8cb706 100644 --- a/scripts/makefile.solaris-x86 +++ b/scripts/makefile.solaris-x86 @@ -11,7 +11,7 @@ # Library name: LIBNAME = libpng12 PNGMAJ = 0 -PNGMIN = 1.2.39beta04 +PNGMIN = 1.2.39beta05 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |