diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-25 08:41:00 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-11-25 08:42:36 -0600 |
commit | 3b673e0fb0b96d0ca8aa162276e4848809105ea4 (patch) | |
tree | 17b7430f9f0a0c7b869520b927eb3607658a534d /scripts/makefile.aix | |
parent | 83b84d65c27765b4e3e1a02e7289f402457c66b0 (diff) | |
download | libpng-3b673e0fb0b96d0ca8aa162276e4848809105ea4.tar.gz |
[master] Bump to version libpng-1.2.41rc03
Diffstat (limited to 'scripts/makefile.aix')
-rw-r--r-- | scripts/makefile.aix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.aix b/scripts/makefile.aix index 1ba3d65be..a57b7a448 100644 --- a/scripts/makefile.aix +++ b/scripts/makefile.aix @@ -23,7 +23,7 @@ LN_SF = ln -f -s LIBNAME=libpng12 PNGMAJ = 0 -PNGMIN = 1.2.41rc02 +PNGMIN = 1.2.41rc03 PNGVER = $(PNGMAJ).$(PNGMIN) prefix=/usr/local |