diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-02-01 09:25:28 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-02-01 09:30:20 -0600 |
commit | 16b327434185ee6da14cd54a4cc4a336e261968b (patch) | |
tree | c70ae118e057ea0f46e0ca8317d7547982b7c8e2 /scripts/makefile.aix | |
parent | eea742c2c5063754e76f42b81c4314659157c16d (diff) | |
download | libpng-16b327434185ee6da14cd54a4cc4a336e261968b.tar.gz |
[legacy] Imported from libpng-1.2.43beta02.tarv1.2.43beta02
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 9b4ee3e1f..553c6e770 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.43beta01 +PNGMIN = 1.2.43beta02 PNGVER = $(PNGMAJ).$(PNGMIN) prefix=/usr/local |