Skip to content
Snippets Groups Projects
Commit 23a78de0 authored by Dmitry Popov's avatar Dmitry Popov
Browse files

Merge branch 'v96r4p7-release' into 'Sim09'

Release of v96r4p7

See merge request !25
parents a5fca59d f616ee17
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5)
set(GEANT4_SRCS_REPOSITORY https://gitlab.cern.ch/lhcb/Geant4-srcs.git CACHE STRING "Repository for Geant4 sources")
find_package(GaudiProject)
gaudi_project(Geant4 v96r4p6
gaudi_project(Geant4 v96r4p7
DATA Geant4Files VERSION v96r*)
# FIXME: hack for compatibility with CMT build
......
package G4config
version v96r4p6
version v96r4p7
branches cmt doc
......@@ -19,7 +19,7 @@ use Geant4Files v96r* -no_auto_imports
#==============================================================================
set G4_native_version "9.6.p04" \
override-geant4-version "${G4_NATIVE_VERSION}"
set G4VERS v96r4p6
set G4VERS v96r4p7
# =============================================================================
# set Geant4 environment variables
......
package Geant4Sys
version v96r4p6
version v96r4p7
branches cmt doc
......
2017-07-27 Geant4 v96r4p7
===
This version uses LCG 88 and Geant4Files v96r*.
This version is identical to v96r4p6, but instead of LCG 84 utilises LCG 88.
It is built with CMake.
It is for production for the upgrade.
This version is released on `Sim09` branch.
# Set the version of HEPTools to use
set(heptools_version 84)
set(heptools_version 88)
# this check is needed because the toolchain is called when checking the
# compiler (without the proper cache)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment