diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-12-06 05:38:27 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:10:50 -0500 |
commit | 5ca69e43ec6143c182a57557d2be7e697e3f9e85 (patch) | |
tree | c4966dc9453a35cd28d81937d1dcbb41ee0696e3 /scripts/makefile.nommx | |
parent | d6d8075c0a741f23b53dce3e3dec522fe1bb045b (diff) | |
download | libpng-5ca69e43ec6143c182a57557d2be7e697e3f9e85.tar.gz |
Imported from libpng-1.4.0beta44.tarv1.4.0beta44
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 1b33b1679..d8bbc382a 100644 --- a/scripts/makefile.nommx +++ b/scripts/makefile.nommx @@ -16,7 +16,7 @@ # Library name: LIBNAME = libpng14 PNGMAJ = 14 -PNGMIN = 1.4.0beta43 +PNGMIN = 1.4.0beta44 PNGVER = $(PNGMAJ).$(PNGMIN) # Shared library names: |