Imported from libpng-1.2.8beta5.tar

This commit is contained in:
Glenn Randers-Pehrson
2004-11-20 11:18:40 -06:00
parent 878b31e0b4
commit 4093607bc9
57 changed files with 224 additions and 143 deletions

View File

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