diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-26 11:44:52 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-26 11:46:24 -0600 |
commit | 5a2015e146dcf04f2be6679f0a4397760fa432fd (patch) | |
tree | 6e6ccbacccceaf94089e157522b86d789cafaa0d /scripts/makefile.so9 | |
parent | d23f2b2845e1217efe1930bc9e5b0f2034f10cf5 (diff) | |
download | libpng-5a2015e146dcf04f2be6679f0a4397760fa432fd.tar.gz |
[devel] Bump to version 1.4.0beta106
Diffstat (limited to 'scripts/makefile.so9')
-rw-r--r-- | scripts/makefile.so9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.so9 b/scripts/makefile.so9 index 645cabce5..287f5b47a 100644 --- a/scripts/makefile.so9 +++ b/scripts/makefile.so9 @@ -11,7 +11,7 @@ # Library name: PNGMAJ = 14 -PNGMIN = 1.4.0beta105 +PNGMIN = 1.4.0beta106 PNGVER = $(PNGMAJ).$(PNGMIN) LIBNAME = libpng14 |