Skip to content
Snippets Groups Projects
Unverified Commit 577a2552 authored by Luc Grosheintz's avatar Luc Grosheintz Committed by GitHub
Browse files

Prepare to release fixed build instructions. (#645)

parent 79ad2222
Branches
Tags v2.6.2
No related merge requests found
## Version 2.6.2 - 2022-11-10
### Bug Fix
- Allow CMake to use Config mode to find HDF5.
## Version 2.6.1 - 2022-11-08
### Bug Fix
- Version bump in `CMakeLists.txt`.
......
......@@ -5,7 +5,7 @@ else()
cmake_policy(VERSION 3.13)
endif()
project(HighFive VERSION 2.6.1)
project(HighFive VERSION 2.6.2)
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/include/highfive/H5Version.hpp.in
${CMAKE_CURRENT_BINARY_DIR}/include/highfive/H5Version.hpp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment