Skip to content
Snippets Groups Projects

Release of v105r0

Merged Dmitry Popov requested to merge v105r0-release into Sim10
3 files
+ 8
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -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.4.2-branch")
set(GEANT4_TAG "lhcb/v10.5.0-branch")
else()
set(GEANT4_TAG lhcb/${CMAKE_PROJECT_VERSION})
endif()
Loading