diff options
Diffstat (limited to 'scripts/makefile.nommx')
-rw-r--r-- | scripts/makefile.nommx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makefile.nommx b/scripts/makefile.nommx index 3466a951a..73cd6e597 100644 --- a/scripts/makefile.nommx +++ b/scripts/makefile.nommx @@ -10,7 +10,7 @@ # Library name: LIBNAME = libpng12 PNGMAJ = 0 -PNGMIN = 1.2.41rc04 +PNGMIN = 1.2.41 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |