From 08b783113da0902dccf542e7efa7f54dba07376d Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 16 Mar 2014 17:54:10 +0000 Subject: [PATCH] Add release date --- ANNOUNCE | 2 +- CHANGES.current | 4 ++-- Doc/Manual/Sections.html | 2 +- README | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 90cc9ba24..c5108035a 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -*** ANNOUNCE: SWIG 3.0.0 (in progress) *** +*** ANNOUNCE: SWIG 3.0.0 (16 Mar 2014) *** http://www.swig.org diff --git a/CHANGES.current b/CHANGES.current index 63f545fc0..b87e6c577 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -2,8 +2,8 @@ Below are 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 3.0.0 (in progress) -============================ +Version 3.0.0 (16 Mar 2014) +=========================== 2014-03-16: wsfulton C++11 support initially developed as C++0x support by Matevz Jekovec as a Google Summer of Code diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index 195111424..3c5a2ac7e 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -6,7 +6,7 @@

SWIG-3.0 Documentation

-Last update : SWIG-3.0.0 (in progress) +Last update : SWIG-3.0.0 (16 Mar 2014)

Sections

diff --git a/README b/README index b6080a4fd..83dc31773 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ SWIG (Simplified Wrapper and Interface Generator) -Version: 3.0.0 (in progress) +Version: 3.0.0 (16 Mar 2014) Tagline: SWIG is a compiler that integrates C and C++ with languages including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,