Skip to content

Commit

Permalink
no -beta for cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
alkino committed Jul 16, 2024
1 parent 1100e9f commit 3ea2a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.13)
cmake_policy(VERSION 3.13)

project(HighFive VERSION 3.0.0-beta)
project(HighFive VERSION 3.0.0)

# Configure HighFive
# ------------------
Expand Down

0 comments on commit 3ea2a2c

Please sign in to comment.