diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-05-17 17:39:34 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:09 -0500 |
commit | fc4a143ec6ec77d4de4a6d0247f58fcb47d9d6f2 (patch) | |
tree | 571e0c640ac3364f7f53a0a7fbe4d3f14cf02e6e /pnggccrd.c | |
parent | ec61c23d569867b38c01d6df62d640a99de816ab (diff) | |
download | libpng-fc4a143ec6ec77d4de4a6d0247f58fcb47d9d6f2.tar.gz |
Imported from libpng-1.0.7beta14.tarv1.0.7beta14
Diffstat (limited to 'pnggccrd.c')
-rw-r--r-- | pnggccrd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pnggccrd.c b/pnggccrd.c index 75277a24f..257b158ae 100644 --- a/pnggccrd.c +++ b/pnggccrd.c @@ -6,7 +6,7 @@ * and http://www.intel.com/drg/pentiumII/appnotes/923/923.htm * for Intel's performance analysis of the MMX vs. non-MMX code. * - * libpng 1.0.7beta13 - May 16, 2000 + * libpng 1.0.7beta14 - May 17, 2000 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998, Intel Corporation * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson |