Imported from libpng-1.4.0beta6.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-02 05:31:20 -05:00
parent 73b064c2af
commit f46918d129
49 changed files with 158 additions and 1064 deletions

View File

@@ -4,8 +4,8 @@
# For conditions of distribution and use, see copyright notice in png.h
# Library name:
PNGMAJ = 0
PNGMIN = 1.4.0beta5
PNGMAJ = 1
PNGMIN = 1.4.0beta6
PNGVER = $(PNGMAJ).$(PNGMIN)
LIBNAME = libpng14