Unverified Commit 8b6f8ad8 authored by Bolea Sanchez, Vicente Adolfo's avatar Bolea Sanchez, Vicente Adolfo Committed by GitHub
Browse files

Merge pull request #5027 from vicentebolea/bump-release-version

Bump version to v2.12.1
parents 68133e6c d214d72c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ endif()

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

setup_version(2.12.0)
setup_version(2.12.1)

project(ADIOS2 VERSION ${ADIOS2_VERSION})

+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ If you find ADIOS2 useful, please cite our [SoftwareX paper](https://doi.org/10.

## Releases

* Latest release: [v2.12.0](https://github.com/ornladios/ADIOS2/releases/tag/v2.12.0)
* Latest release: [v2.12.1](https://github.com/ornladios/ADIOS2/releases/tag/v2.12.1)
* Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases)

## Packages
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ author = "Oak Ridge National Laboratory"
# The short X.Y version.
version = "2"
# The full version, including alpha/beta/rc tags.
release = "2.12.0"
release = "2.12.1"

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ To build ADIOS v2.x, clone the repository and invoke the canonical CMake build s
    ...

    ADIOS2 build configuration:
      ADIOS Version: 2.12.0
      ADIOS Version: 2.12.1
      C++ Compiler : GNU 9.4.0
        /usr/bin/c++