Skip to content

Commit b630633

Browse files
authored
Bump version to v2.12.0 (#5003)
1 parent def25d6 commit b630633

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you find ADIOS2 useful, please cite our [SoftwareX paper](https://doi.org/10.
5252

5353
## Releases
5454

55-
* Latest release: [v2.12.0-rc1](https://github.com/ornladios/ADIOS2/releases/tag/v2.12.0-rc1)
55+
* Latest release: [v2.12.0](https://github.com/ornladios/ADIOS2/releases/tag/v2.12.0)
5656
* Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases)
5757

5858
## Packages

docs/user_guide/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
# The short X.Y version.
7171
version = "2"
7272
# The full version, including alpha/beta/rc tags.
73-
release = "2.12.0-rc1"
73+
release = "2.12.0"
7474

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

0 commit comments

Comments
 (0)