From c9dcd0ee78e710b783096b5b02c14580a919e92d Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 24 Oct 2022 19:47:03 +0100 Subject: [PATCH] Add SWIG-4.1.0 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 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 @@

SWIG-4.1 Documentation

-Last update : SWIG-4.1.0 (in progress) +Last update : SWIG-4.1.0 (24 Oct 2022)

Sections

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,