From 85413bc84dd1207baf7f1aca08ce0a3771115430 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 27 May 2014 18:37:05 +0100 Subject: [PATCH] Add 3.0.1 release date --- ANNOUNCE | 2 +- CHANGES.current | 2 +- Doc/Manual/Sections.html | 2 +- README | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ANNOUNCE b/ANNOUNCE index 6229edc4a..7c521e77b 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -*** ANNOUNCE: SWIG 3.0.1 (in progress) *** +*** ANNOUNCE: SWIG 3.0.1 (27 May 2014) *** http://www.swig.org diff --git a/CHANGES.current b/CHANGES.current index 399a05415..4b95adfa8 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -2,7 +2,7 @@ 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.1 (in progress) +Version 3.0.1 (27 May 2014) =========================== 2014-05-25: hfalcic diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index b616371df..0a61f074e 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -6,7 +6,7 @@

SWIG-3.0 Documentation

-Last update : SWIG-3.0.1 (in progress) +Last update : SWIG-3.0.1 (27 May 2014)

Sections

diff --git a/README b/README index 46497c148..e30441be7 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ SWIG (Simplified Wrapper and Interface Generator) -Version: 3.0.1 (in progress) +Version: 3.0.1 (27 May 2014) Tagline: SWIG is a compiler that integrates C and C++ with languages including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,