diff --git a/ReadMe.md b/ReadMe.md index 96fa7c26f0..9eec18d848 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -71,7 +71,7 @@ Once ADIOS2 is installed refer to: ## Releases -* Latest release: [v2.10.0-rc1](https://github.com/ornladios/ADIOS2/releases/tag/v2.10.0-rc1) +* Latest release: [v2.10.0](https://github.com/ornladios/ADIOS2/releases/tag/v2.10.0) * Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases) diff --git a/docs/user_guide/source/conf.py b/docs/user_guide/source/conf.py index e3cf43f332..ec81cf9a34 100644 --- a/docs/user_guide/source/conf.py +++ b/docs/user_guide/source/conf.py @@ -74,7 +74,7 @@ # The short X.Y version. version = u'2' # The full version, including alpha/beta/rc tags. -release = u'2.10.0-rc1' +release = u'2.10.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.