Imported from libpng-1.2.2beta6.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-03-31 07:33:55 -06:00
parent 73d57cb97b
commit 25228abdc1
58 changed files with 126 additions and 107 deletions

View File

@@ -15,7 +15,7 @@
LIBNAME = libpng12
PNGMAJ = 0
PNGMIN = 1.2.2beta5
PNGMIN = 1.2.2beta6
PNGVER = $(PNGMAJ).$(PNGMIN)
CC=gcc