From c3afcbc8a1995226524abf501c9297baa679da35 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 15 Mar 2023 15:44:31 -0700 Subject: [PATCH 1/2] Update VERSION and documentation tags for ns-3.38 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..5ca3687ec 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3-dev +3.38 diff --git a/doc/contributing/source/conf.py b/doc/contributing/source/conf.py index c5be02179..36b709068 100644 --- a/doc/contributing/source/conf.py +++ b/doc/contributing/source/conf.py @@ -48,9 +48,9 @@ copyright = u'2015, ns-3 project' # built documents. # # The short X.Y version. -version = 'ns-3-dev' +version = 'ns-3.38' # The full version, including alpha/beta/rc tags. -release = 'ns-3-dev' +release = 'ns-3.38' # 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 9afab90d9..d4d4f43d7 100644 --- a/doc/installation/source/conf.py +++ b/doc/installation/source/conf.py @@ -48,9 +48,9 @@ copyright = u'2018, ns-3 project' # built documents. # # The short X.Y version. -version = 'ns-3-dev' +version = 'ns-3.38' # The full version, including alpha/beta/rc tags. -release = 'ns-3-dev' +release = 'ns-3.38' # 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 46a0f3ba6..1011e13a7 100644 --- a/doc/manual/source/conf.py +++ b/doc/manual/source/conf.py @@ -73,9 +73,9 @@ copyright = u'2006-2019' # built documents. # # The short X.Y version. -version = u'ns-3-dev' +version = u'ns-3.38' # The full version, including alpha/beta/rc tags. -release = u'ns-3-dev' +release = u'ns-3.38' # 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 63294ce75..e22f16312 100644 --- a/doc/models/source/conf.py +++ b/doc/models/source/conf.py @@ -73,9 +73,9 @@ copyright = u'2006-2019' # built documents. # # The short X.Y version. -version = u'ns-3-dev' +version = u'ns-3.38' # The full version, including alpha/beta/rc tags. -release = u'ns-3-dev' +release = u'ns-3.38' # 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 129370698..0d41a74cf 100644 --- a/doc/tutorial/source/conf.py +++ b/doc/tutorial/source/conf.py @@ -71,9 +71,9 @@ copyright = u'2006-2019' # built documents. # # The short X.Y version. -version = u'ns-3-dev' +version = u'ns-3.38' # The full version, including alpha/beta/rc tags. -release = u'ns-3-dev' +release = u'ns-3.38' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From 392e36833ce3c7e0ecde4188043f76345402d5a7 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Wed, 15 Mar 2023 15:45:30 -0700 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 36ce82a8b..18f5c7f74 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,6 +16,11 @@ and references prefixed by '!' refer to a Release 3.38 ------------ +### Availability + +This release is available from: + + ### Supported platforms This release is intended to work on systems with the following minimal