Skip to content
Snippets Groups Projects

Release of v106r2

Merged Dmitry Popov requested to merge v106r2-release into Sim10
12 files
+ 73
100
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -30,7 +30,7 @@ if (NOT GEANT4_TAG)
elseif(CMAKE_PROJECT_VERSION STREQUAL "HEAD")
# Special mapping of version HEAD
# WARNING this must be kept up to date manually
set(GEANT4_TAG "lhcb/v10.6.1-branch")
set(GEANT4_TAG "lhcb/v10.6.2-branch")
else()
set(GEANT4_TAG lhcb/${CMAKE_PROJECT_VERSION})
endif()
Loading