From b07e8568eeeeb7000d5ecc00b6d640b212249e6f Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Wed, 17 Mar 2010 07:39:02 -0500 Subject: [PATCH] [devel] Fixed typo in CHANGES and ANNOUNCE --- ANNOUNCE | 2 +- CHANGES | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 51065b426..ddce0cbc7 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -124,7 +124,7 @@ version 1.5.0beta14 [March 14, 2010] platforms on which it happened (all but Mac OS and RISC OS). Moved the Mac OS test into pngpriv.h (the only place it is used.) -version 1.5.0beta14 [March 17, 2010] +version 1.5.0beta15 [March 17, 2010] Added symbols.chk target to Makefile.am to validate the symbols in png.h against the new DEF file scripts/symbols.def. Changed the default DEF file back to pngwin.def. diff --git a/CHANGES b/CHANGES index a6d2d5d93..79a10019e 100644 --- a/CHANGES +++ b/CHANGES @@ -2601,7 +2601,7 @@ version 1.5.0beta14 [March 14, 2010] platforms on which it happened (all but Mac OS and RISC OS). Moved the Mac OS test into pngpriv.h (the only place it is used.) -version 1.5.0beta14 [March 17, 2010] +version 1.5.0beta15 [March 17, 2010] Added symbols.chk target to Makefile.am to validate the symbols in png.h against the new DEF file scripts/symbols.def. Changed the default DEF file back to pngwin.def.