summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2022-10-24 19:47:03 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-10-24 19:47:03 +0100
commitc9dcd0ee78e710b783096b5b02c14580a919e92d (patch)
tree968346beff3286cbac3abb8f582b0229dfe572a9
parenta5b4a4389c45f90378bffdfaea042a75f9748a66 (diff)
downloadswig-c9dcd0ee78e710b783096b5b02c14580a919e92d.tar.gz
Add SWIG-4.1.0 release date
-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 90ac94f52..1ca7d72c5 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,4 +1,4 @@
-*** ANNOUNCE: SWIG 4.1.0 (in progress) ***
+*** ANNOUNCE: SWIG 4.1.0 (24 Oct 2022) ***
https://www.swig.org
diff --git a/CHANGES.current b/CHANGES.current
index c82d1221b..4bf04e4c9 100644
--- a/CHANGES.current
+++ b/CHANGES.current
@@ -4,7 +4,7 @@ See the RELEASENOTES file for a summary of changes in each release.
Issue # numbers mentioned below can be found on Github. For more details, add
the issue number to the end of the URL: https://github.com/swig/swig/issues/
-Version 4.1.0 (in progress)
+Version 4.1.0 (24 Oct 2022)
===========================
2022-10-24: wsfulton, AndLLA
diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html
index 2a0d023a2..d06bb7120 100644
--- a/Doc/Manual/Sections.html
+++ b/Doc/Manual/Sections.html
@@ -8,7 +8,7 @@
<H1><a name="Sections">SWIG-4.1 Documentation</a></H1>
<p>
-Last update : SWIG-4.1.0 (in progress)
+Last update : SWIG-4.1.0 (24 Oct 2022)
</p>
<H2><a name="Sections_Sections">Sections</a></H2>
diff --git a/README b/README
index ff28090fb..c5317fee7 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
SWIG (Simplified Wrapper and Interface Generator)
-Version: 4.1.0 (in progress)
+Version: 4.1.0 (24 Oct 2022)
Tagline: SWIG is a compiler that integrates C and C++ with languages
including Perl, Python, Tcl, Ruby, PHP, Java, C#, D, Go, Lua,