Add swig-2.0.4 release date

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12701 626c5289-ae23-0410-ae9c-e8d60b6d4f22
diff --git a/ANNOUNCE b/ANNOUNCE
index 1a13e07..fc9a47a 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,4 +1,4 @@
-*** ANNOUNCE: SWIG 2.0.4 (29 March 2011) ***
+*** ANNOUNCE: SWIG 2.0.4 (21 May 2011) ***
 
 http://www.swig.org
 
diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html
index 62305b9..e6dcd0e 100644
--- a/Doc/Manual/Sections.html
+++ b/Doc/Manual/Sections.html
@@ -6,7 +6,7 @@
 <body bgcolor="#ffffff">
 <H1><a name="Sections"></a>SWIG-2.0 Documentation</H1>
 
-Last update : SWIG-2.0.4 (in progress)
+Last update : SWIG-2.0.4 (21 May 2011)
 
 <H2>Sections</H2>
 
diff --git a/README b/README
index 2626f0b..658ff4c 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 SWIG (Simplified Wrapper and Interface Generator)
 
-Version: 2.0.4 (in progress)
+Version: 2.0.4 (21 May 2011)
 
 Tagline: SWIG is a compiler that integrates C and C++ with languages
          including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,