summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2011-02-20 15:10:47 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2011-02-20 15:10:47 +0000
commit8660e59a5f4431733e4864de5abb34fa314f975c (patch)
tree82ed10f800fb9ddd42383173235abc33ea7258ec
parent564fdbc5a774dfc32ed60f7be3b0e2f619151b21 (diff)
downloadswig-8660e59a5f4431733e4864de5abb34fa314f975c.tar.gz
Add swig-2.0.2 release date
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12503 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--ANNOUNCE2
-rw-r--r--CHANGES.current6
-rw-r--r--Doc/Manual/Sections.html2
-rw-r--r--README2
4 files changed, 6 insertions, 6 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index cdf246e07..431661fbb 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,4 +1,4 @@
-*** ANNOUNCE: SWIG 2.0.2 (in progress) ***
+*** ANNOUNCE: SWIG 2.0.2 (20 February 2011) ***
http://www.swig.org
diff --git a/CHANGES.current b/CHANGES.current
index cdad955dd..ab51040ca 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -2,8 +2,8 @@ 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.2 (in progress)
-===========================
+Version 2.0.2 (20 February 2011)
+================================
2011-02-19: wsfulton
[PHP] Add missing INPUT, OUTPUT and INOUT typemaps in the typemaps.i library
@@ -38,7 +38,7 @@ Version 2.0.2 (in progress)
This and other cases of missing preprocessor expressions now result in an error.
2011-02-14: wsfulton
- [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support a up to date
+ [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support up to date
(ver 3.11 and 3.12), including std::string.
2011-02-13: wsfulton
diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html
index 8f171b985..c80d26707 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.2 (in progress)
+Last update : SWIG-2.0.2 (20 February 2011)
<H2>Sections</H2>
diff --git a/README b/README
index 2eb8ae339..96dcec9b4 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
SWIG (Simplified Wrapper and Interface Generator)
-Version: 2.0.2 (in progress)
+Version: 2.0.2 (20 February 2011)
Tagline: SWIG is a compiler that integrates C and C++ with languages
including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,