Loading CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ endif() include(${CMAKE_CURRENT_LIST_DIR}/cmake/ADIOSFunctions.cmake) setup_version(2.11.0) setup_version(2.12.0) project(ADIOS2 VERSION ${ADIOS2_VERSION}) Loading ReadMe.md +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ If you find ADIOS2 useful, please cite our [SoftwareX paper](https://doi.org/10. ## Releases * Latest release: [v2.11.0](https://github.com/ornladios/ADIOS2/releases/tag/v2.11.0) * Latest release: [v2.12.0-rc1](https://github.com/ornladios/ADIOS2/releases/tag/v2.12.0-rc1) * Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases) ## Packages Loading docs/user_guide/source/conf.py +2 −2 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ master_doc = "index" # General information about the project. project = "ADIOS2" copyright = "2025, Oak Ridge National Laboratory" copyright = "2026, Oak Ridge National Laboratory" author = "Oak Ridge National Laboratory" # The version info for the project you're documenting, acts as replacement for Loading @@ -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.11.0" release = "2.12.0-rc1" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Loading docs/user_guide/source/setting_up/source/cmake.rst +1 −1 Original line number Diff line number Diff line Loading @@ -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.11.0 ADIOS Version: 2.12.0 C++ Compiler : GNU 9.4.0 /usr/bin/c++ Loading Loading
CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ endif() include(${CMAKE_CURRENT_LIST_DIR}/cmake/ADIOSFunctions.cmake) setup_version(2.11.0) setup_version(2.12.0) project(ADIOS2 VERSION ${ADIOS2_VERSION}) Loading
ReadMe.md +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ If you find ADIOS2 useful, please cite our [SoftwareX paper](https://doi.org/10. ## Releases * Latest release: [v2.11.0](https://github.com/ornladios/ADIOS2/releases/tag/v2.11.0) * Latest release: [v2.12.0-rc1](https://github.com/ornladios/ADIOS2/releases/tag/v2.12.0-rc1) * Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases) ## Packages Loading
docs/user_guide/source/conf.py +2 −2 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ master_doc = "index" # General information about the project. project = "ADIOS2" copyright = "2025, Oak Ridge National Laboratory" copyright = "2026, Oak Ridge National Laboratory" author = "Oak Ridge National Laboratory" # The version info for the project you're documenting, acts as replacement for Loading @@ -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.11.0" release = "2.12.0-rc1" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Loading
docs/user_guide/source/setting_up/source/cmake.rst +1 −1 Original line number Diff line number Diff line Loading @@ -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.11.0 ADIOS Version: 2.12.0 C++ Compiler : GNU 9.4.0 /usr/bin/c++ Loading