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 bfe7c17c7..ea3fc970a 100644 --- a/scripts/makefile.aix +++ b/scripts/makefile.aix @@ -20,7 +20,7 @@ LN_SF = ln -f -s LIBNAME=libpng12 PNGMAJ = 0 -PNGMIN = 1.2.11rc5 +PNGMIN = 1.2.11 PNGVER = $(PNGMAJ).$(PNGMIN) prefix=/usr/local |