Skip to content

Commit

Permalink
New release hipercontracer-2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Dec 20, 2024
1 parent 6848737 commit 1495b7a
Show file tree
Hide file tree
Showing 5 changed files with 8,947 additions and 43 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ PROJECT(hipercontracer LANGUAGES C CXX)

SET(BUILD_MAJOR "2")
SET(BUILD_MINOR "0")
SET(BUILD_PATCH "0~rc3")
SET(BUILD_PATCH "0")
SET(BUILD_VERSION ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_PATCH})

# HiPerConTracer needs at least C++17!
Expand Down
Loading

0 comments on commit 1495b7a

Please sign in to comment.