diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-11 14:19:15 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-11 14:21:39 -0600 |
commit | a5fc3eb9d430da2416d2771e9de7f7bd118228e7 (patch) | |
tree | 68275d1667398cb8145fb66d99ae9ee76b958a36 /scripts/makefile.64sunu | |
parent | 780dc065841f352c780ca149ceb03489bb80c03f (diff) | |
download | libpng-a5fc3eb9d430da2416d2771e9de7f7bd118228e7.tar.gz |
[master] Bump to version libpng-1.2.41beta18
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 39adf7227..668ff5879 100644 --- a/scripts/makefile.64sunu +++ b/scripts/makefile.64sunu @@ -11,7 +11,7 @@ # Library name: LIBNAME=libpng12 PNGMAJ = 0 -PNGMIN = 1.2.41rc01 +PNGMIN = 1.2.41beta18 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |