Skip to content

Commit

Permalink
cmake changed the version to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gavalian committed May 6, 2024
1 parent e659099 commit d9dd7b5
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
Expand Up @@ -8,7 +8,7 @@
# minimum version of CMake, which is determined by Geant4's requirements
cmake_minimum_required(VERSION 3.20)

project(HIPO VERSION 4.0.1)
project(HIPO VERSION 4.1.0)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down

0 comments on commit d9dd7b5

Please sign in to comment.