Loading CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ endif() include(${CMAKE_CURRENT_LIST_DIR}/cmake/ADIOSFunctions.cmake) setup_version(2.10.1) setup_version(2.10.2) project(ADIOS2 VERSION ${ADIOS2_VERSION}) Loading ReadMe.md +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ If you find ADIOS2 useful, please cite our [SoftwareX paper](https://doi.org/10. ## Releases * Latest release: [v2.10.1](https://github.com/ornladios/ADIOS2/releases/tag/v2.10.1) * Latest release: [v2.10.2](https://github.com/ornladios/ADIOS2/releases/tag/v2.10.2) * Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases) Loading docs/user_guide/source/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -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.10.1' release = u'2.10.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Loading Loading
CMakeLists.txt +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ endif() include(${CMAKE_CURRENT_LIST_DIR}/cmake/ADIOSFunctions.cmake) setup_version(2.10.1) setup_version(2.10.2) project(ADIOS2 VERSION ${ADIOS2_VERSION}) Loading
ReadMe.md +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ If you find ADIOS2 useful, please cite our [SoftwareX paper](https://doi.org/10. ## Releases * Latest release: [v2.10.1](https://github.com/ornladios/ADIOS2/releases/tag/v2.10.1) * Latest release: [v2.10.2](https://github.com/ornladios/ADIOS2/releases/tag/v2.10.2) * Previous releases: [https://github.com/ornladios/ADIOS2/releases](https://github.com/ornladios/ADIOS2/releases) Loading
docs/user_guide/source/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -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.10.1' release = u'2.10.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Loading