Skip to content

Commit

Permalink
Merge pull request #551 from krasznaa/VersionUpdate-main-20240422
Browse files Browse the repository at this point in the history
Project Version Update, main branch (2024.04.22.)
  • Loading branch information
krasznaa authored Apr 22, 2024
2 parents 2de0911 + 5e134f1 commit 66714f0
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 @@ -6,7 +6,7 @@

# Set up the project.
cmake_minimum_required( VERSION 3.9 )
project( traccc VERSION 0.6.0 LANGUAGES CXX )
project( traccc VERSION 0.9.0 LANGUAGES CXX )

# Set up the used C++ standard(s).
set( CMAKE_CXX_STANDARD 17 CACHE STRING "The (host) C++ standard to use" )
Expand Down

0 comments on commit 66714f0

Please sign in to comment.