[devel] Imported from libpng-1.5.0beta12.tar
diff --git a/ANNOUNCE b/ANNOUNCE
index b9d268e..441b9bc 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,5 +1,5 @@
 
-Libpng 1.5.0beta12 - March 8, 2010
+Libpng 1.5.0beta12 - March 9, 2010
 
 This is not intended to be a public release.  It will be replaced
 within a few weeks by a public version or by another test version.
@@ -78,7 +78,7 @@
   Removed checking for already-included setjmp.h from pngconf.h
   Fixed inconsistent indentations and made numerous cosmetic changes.
 
-version 1.5.0beta12 [March 8, 2010]
+version 1.5.0beta12 [March 9, 2010]
   Moved "#include png.h" inside pngpriv.h and removed "#include png.h" from
     the source files, along with "#define PNG_EXPOSE_INTERNAL_STRUCTURES"
     and "#define PNG_NO_PEDANTIC_WARNINGS" (John Bowler).