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 ee9a773f3..bc0d76128 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.39beta03 +PNGMIN = 1.2.39beta04 PNGVER = $(PNGMAJ).$(PNGMIN) prefix=/usr/local |