diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-11 15:07:16 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-11 15:09:22 -0600 |
commit | bef02a89ea026537560df8db33c6c31a3e6b6c48 (patch) | |
tree | a2ca537f28ad757b356cc79d80a4e1c3b13cd5e6 /scripts/makefile.64sunu | |
parent | 1aae1bf9fdaab06b6b70617d4ad745e8666ed5d9 (diff) | |
download | libpng-bef02a89ea026537560df8db33c6c31a3e6b6c48.tar.gz |
[master] Bump to version 1.2.41beta19
Diffstat (limited to 'scripts/makefile.64sunu')
-rw-r--r-- | scripts/makefile.64sunu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.64sunu b/scripts/makefile.64sunu index 668ff5879..a7d42454b 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -11,7 +11,7 @@ # Library name: LIBNAME=libpng12 PNGMAJ = 0 -PNGMIN = 1.2.41beta18 +PNGMIN = 1.2.41beta19 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |