Skip to content

Commit 9d49ed4

Browse files
committed
Update VERSION and documentation tags for ns-3.45 release
1 parent 06da5f7 commit 9d49ed4

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3-dev
1+
3.45

doc/contributing/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
# built documents.
5050
#
5151
# The short X.Y version.
52-
version = "ns-3-dev"
52+
version = "ns-3.45"
5353
# The full version, including alpha/beta/rc tags.
54-
release = "ns-3-dev"
54+
release = "ns-3.45"
5555

5656
# The language for content autogenerated by Sphinx. Refer to documentation
5757
# for a list of supported languages.

doc/installation/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
# built documents.
5050
#
5151
# The short X.Y version.
52-
version = "ns-3-dev"
52+
version = "ns-3.45"
5353
# The full version, including alpha/beta/rc tags.
54-
release = "ns-3-dev"
54+
release = "ns-3.45"
5555

5656
# The language for content autogenerated by Sphinx. Refer to documentation
5757
# for a list of supported languages.

doc/manual/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
# built documents.
7575
#
7676
# The short X.Y version.
77-
version = "ns-3-dev"
77+
version = "ns-3.45"
7878
# The full version, including alpha/beta/rc tags.
79-
release = "ns-3-dev"
79+
release = "ns-3.45"
8080

8181
# The language for content autogenerated by Sphinx. Refer to documentation
8282
# for a list of supported languages.

doc/models/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
# built documents.
7575
#
7676
# The short X.Y version.
77-
version = "ns-3-dev"
77+
version = "ns-3.45"
7878
# The full version, including alpha/beta/rc tags.
79-
release = "ns-3-dev"
79+
release = "ns-3.45"
8080

8181
# The language for content autogenerated by Sphinx. Refer to documentation
8282
# for a list of supported languages.

doc/tutorial/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
# built documents.
7272
#
7373
# The short X.Y version.
74-
version = "ns-3-dev"
74+
version = "ns-3.45"
7575
# The full version, including alpha/beta/rc tags.
76-
release = "ns-3-dev"
76+
release = "ns-3.45"
7777

7878
# The language for content autogenerated by Sphinx. Refer to documentation
7979
# for a list of supported languages.

0 commit comments

Comments
 (0)