From 262ba47521fcee7cd3bd50e413557ae550732ebd Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sat, 21 May 2011 21:22:05 +0000 Subject: [PATCH] Add missing swig-2.0.4 release date git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12703 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.current b/CHANGES.current index f510bd82a..d3e3d9f4a 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -2,7 +2,7 @@ This file contains the changes for the current release. See the CHANGES file for changes in older releases. See the RELEASENOTES file for a summary of changes in each release. -Version 2.0.4 (in progress) +Version 2.0.4 (21 May 2011) =========================== 2011-05-19: wsfulton [Guile] Patch #3191625 fixing overloading of integer types.