Imported from libpng-1.0.7beta12.tar

This commit is contained in:
Glenn Randers-Pehrson
2000-05-12 06:19:53 -05:00
parent 752945701e
commit 1ef65b6742
41 changed files with 390 additions and 272 deletions

View File

@@ -1,9 +1,11 @@
unit pngdef;
// Caution: this file is probably out of date.
interface
const
PNG_LIBPNG_VER_STRING = '1.0.7beta11';
PNG_LIBPNG_VER_STRING = '1.0.7beta12';
PNG_LIBPNG_VER = 10007;
type