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 896d01f17..071e4ffca 100644 --- a/scripts/makefile.nommx +++ b/scripts/makefile.nommx @@ -7,7 +7,7 @@ # Library name: LIBNAME = libpng12 PNGMAJ = 0 -PNGMIN = 1.2.36beta02 +PNGMIN = 1.2.36beta03 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |