From 0bf7f97c848e6508a46125cdf6d06640f1b3797a Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Fri, 9 Feb 2024 14:08:50 -0800 Subject: [PATCH 1/2] Update VERSION and documentation tags for ns-3.41 release --- VERSION | 2 +- doc/contributing/source/conf.py | 4 ++-- doc/installation/source/conf.py | 4 ++-- doc/manual/source/conf.py | 4 ++-- doc/models/source/conf.py | 4 ++-- doc/tutorial/source/conf.py | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/VERSION b/VERSION index 1b8ef0972..91bf8e413 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3-dev +3.41 diff --git a/doc/contributing/source/conf.py b/doc/contributing/source/conf.py index 3e37fd6a4..133a29fba 100644 --- a/doc/contributing/source/conf.py +++ b/doc/contributing/source/conf.py @@ -49,9 +49,9 @@ copyright = "2015, ns-3 project" # built documents. # # The short X.Y version. -version = "ns-3-dev" +version = "ns-3.41" # The full version, including alpha/beta/rc tags. -release = "ns-3-dev" +release = "ns-3.41" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/doc/installation/source/conf.py b/doc/installation/source/conf.py index 165ad8a12..9ea257835 100644 --- a/doc/installation/source/conf.py +++ b/doc/installation/source/conf.py @@ -49,9 +49,9 @@ copyright = "2018, ns-3 project" # built documents. # # The short X.Y version. -version = "ns-3-dev" +version = "ns-3.41" # The full version, including alpha/beta/rc tags. -release = "ns-3-dev" +release = "ns-3.41" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/doc/manual/source/conf.py b/doc/manual/source/conf.py index d30b4d8c0..6396e1940 100644 --- a/doc/manual/source/conf.py +++ b/doc/manual/source/conf.py @@ -74,9 +74,9 @@ copyright = "2006-2019, ns-3 project" # built documents. # # The short X.Y version. -version = "ns-3-dev" +version = "ns-3.41" # The full version, including alpha/beta/rc tags. -release = "ns-3-dev" +release = "ns-3.41" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/doc/models/source/conf.py b/doc/models/source/conf.py index 279f85e21..665266b9b 100644 --- a/doc/models/source/conf.py +++ b/doc/models/source/conf.py @@ -74,9 +74,9 @@ copyright = "2006-2019, ns-3 project" # built documents. # # The short X.Y version. -version = "ns-3-dev" +version = "ns-3.41" # The full version, including alpha/beta/rc tags. -release = "ns-3-dev" +release = "ns-3.41" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/doc/tutorial/source/conf.py b/doc/tutorial/source/conf.py index 31eb02188..c1a46d4c2 100644 --- a/doc/tutorial/source/conf.py +++ b/doc/tutorial/source/conf.py @@ -71,9 +71,9 @@ copyright = "2006-2019, ns-3 project" # built documents. # # The short X.Y version. -version = "ns-3-dev" +version = "ns-3.41" # The full version, including alpha/beta/rc tags. -release = "ns-3-dev" +release = "ns-3.41" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From e5039092b3bb5d7942d973cc1016eaa60bdce51c Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Fri, 9 Feb 2024 14:09:53 -0800 Subject: [PATCH 2/2] Update availability in RELEASE_NOTES.md --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4ed42ea9d..0dd5528ac 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,6 +16,11 @@ and references prefixed by '!' refer to a Release 3.41 ------------ +### Availability + +This release is available from: + + ### Supported platforms This release is intended to work on systems with the following minimal