diff options
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 26383d029..a88a6575a 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.42rc01 +PNGMIN = 1.2.42rc02 PNGVER = $(PNGMAJ).$(PNGMIN) prefix=/usr/local |