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