Commit 22976bfc authored by Bolea Sanchez, Vicente Adolfo's avatar Bolea Sanchez, Vicente Adolfo
Browse files

Bump version to v2.10.0-rc1

parent b7f8d615
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ endif()

include(${CMAKE_CURRENT_LIST_DIR}/cmake/ADIOSFunctions.cmake)

setup_version(2.9.0)
setup_version(2.10.0)

project(ADIOS2 VERSION ${ADIOS2_VERSION})

+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ Once ADIOS2 is installed refer to:

## Releases

* Latest release: [v2.9.2](https://github.com/ornladios/ADIOS2/releases/tag/v2.9.2)
* Latest release: [v2.10.0-rc1](https://github.com/ornladios/ADIOS2/releases/tag/v2.10.0-rc1)

* Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases)

+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ author = u'Oak Ridge National Laboratory'
# The short X.Y version.
version = u'2'
# The full version, including alpha/beta/rc tags.
release = u'2.9.0'
release = u'2.10.0-rc1'

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