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 b41443386..7e7b8de91 100644 --- a/scripts/makefile.nommx +++ b/scripts/makefile.nommx @@ -10,7 +10,7 @@ # Library name: LIBNAME = libpng12 PNGMAJ = 0 -PNGMIN = 1.2.44 +PNGMIN = 1.2.45beta01 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |