summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2012-05-26 07:09:54 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2012-05-26 07:09:54 +0000
commit1b4e3280461115c2b59b8313969b9647f8d7874b (patch)
tree7028d0d4935e9cd5dc8a1003b512026cc169bc68
parente62dc28f16fb239dec341dcb34e2e199f7e4b816 (diff)
downloadswig-2.0.7.tar.gz
swig-2.0.7 release datev2.0.7rel-2.0.7
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13122 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--ANNOUNCE2
-rw-r--r--CHANGES.current2
-rw-r--r--Doc/Manual/Sections.html2
-rw-r--r--README2
4 files changed, 4 insertions, 4 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 46c570cb1..a58858306 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,4 +1,4 @@
-*** ANNOUNCE: SWIG 2.0.7 (in progress) ***
+*** ANNOUNCE: SWIG 2.0.7 (26 May 2012) ***
http://www.swig.org
diff --git a/CHANGES.current b/CHANGES.current
index d6de00200..84afba381 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 2.0.7 (in progress)
+Version 2.0.7 (26 May 2012)
===========================
2012-05-26: wsfulton
std::string typemap modifications so they can be used with %apply for other string
diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html
index 61c94544e..b891a903e 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.7 (in progress)
+Last update : SWIG-2.0.7 (26 May 2012)
<H2>Sections</H2>
diff --git a/README b/README
index a683745ae..0ec8bdd11 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
SWIG (Simplified Wrapper and Interface Generator)
-Version: 2.0.7 (in progress)
+Version: 2.0.7 (26 May 2012)
Tagline: SWIG is a compiler that integrates C and C++ with languages
including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,