Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geant4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Geant4
Commits
594dbd75
Commit
594dbd75
authored
1 year ago
by
Dmitry Popov
Browse files
Options
Downloads
Patches
Plain Diff
v10r7p3t1 release notes
parent
27cb71a1
No related branches found
No related tags found
1 merge request
!105
v10r7p3t1 release notes
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ReleaseNotes/v10r7p3t1.md
+13
-0
13 additions, 0 deletions
ReleaseNotes/v10r7p3t1.md
cmake/Modules/LHCbSettings.cmake
+1
-1
1 addition, 1 deletion
cmake/Modules/LHCbSettings.cmake
with
14 additions
and
1 deletion
ReleaseNotes/v10r7p3t1.md
0 → 100644
+
13
−
0
View file @
594dbd75
2024-02-02 Geant4 v10r7p3t1
===
This is the build of Geant4 in the LHCb environment with LHCb patches and tests.
This version is based on 10.7.p03
(
[
original release notes
](
ReleaseNotes4.10.7.html
)
and
[
patch notes
](
Patch4.10.7-3.txt
)
)
This version uses
LCG
[
104
](
http://lcginfo.cern.ch/release/104/
)
with ROOT 6.28.04.
This version is released on
`master`
branch.
Built relative to Geant4
[
v10r7p3t0.md
](
/../../tags/v10r7p3t0.md
)
.
This diff is collapsed.
Click to expand it.
cmake/Modules/LHCbSettings.cmake
+
1
−
1
View file @
594dbd75
...
...
@@ -10,7 +10,7 @@
###############################################################################
# Extend Geant4 version with the version of LHCb patch
set
(
${
PROJECT_NAME
}
_VERSION_TWEAK
0
)
set
(
${
PROJECT_NAME
}
_VERSION_TWEAK
1
)
set
(
${
PROJECT_NAME
}
_VERSION
"
${${
PROJECT_NAME
}
_VERSION
}
.
${${
PROJECT_NAME
}
_VERSION_TWEAK
}
"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment