Skip to content

Commit

Permalink
[legacy] root: Bump v6.30.08
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisklein committed Jul 3, 2024
1 parent 83fe4c9 commit ba8c14a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmake/legacy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ ExternalProject_Add(geant4
)

list(APPEND packages root)
set(root_version "6.30.04")
set(root_version "6.30.08")
string(REPLACE "\." "-" root_version_gittag ${root_version})
if(APPLE AND CMAKE_VERSION VERSION_GREATER 3.15)
set(root_builtin_glew "-Dbuiltin_glew=ON")
Expand Down
2 changes: 1 addition & 1 deletion legacy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ please contact us.
| onnxruntime | 1.12.1 | https://github.com/microsoft/onnxruntime |
| pythia6 | 428-alice1 | https://github.com/alisw/pythia6 |
| pythia8 | 8310 | https://pythia.org/ |
| root | 6.30.04 | https://root.cern |
| root | 6.30.08 | https://root.cern |
| vc | 1.4.4 | https://github.com/VcDevel/Vc |
| vgm | 5-2 | https://github.com/vmc-project/vgm |
| vmc | 2-0 | https://github.com/vmc-project/vmc |
Expand Down

0 comments on commit ba8c14a

Please sign in to comment.