Skip to content
Snippets Groups Projects
Commit 863ff6ef authored by LHCbDIRAC Bot's avatar LHCbDIRAC Bot
Browse files

Update versions and changelog for release of v10r2-pre7

parent c6eef8ee
No related branches found
No related tags found
No related merge requests found
v10r2-pre7
Based on DIRAC v7r2p4
LHCbWebDIRAC v5r3-pre1
LHCbDIRACOS v1r17
Thank you for writing the text to appear in the release notes. It will show up
exactly as it appears between the two bold lines
Please follow the template:
*Subsystem
NEW/CHANGE/FIX: (!969) explanation
For examples look into release.notes
v10r2-pre6
Based on DIRAC v7r2p2
LHCbWebDIRAC v5r2p1
......
......@@ -44,7 +44,7 @@ else:
majorVersion = 10
minorVersion = 2
patchLevel = 0
preVersion = 6
preVersion = 7
version = "v%sr%s" % (majorVersion, minorVersion)
__version__ = "%s.%s" % (majorVersion, minorVersion)
......
......@@ -21,6 +21,13 @@ Releases
DIRACOS = LHCb:master
}
v10r2-pre7
{
Modules = LHCbDIRAC:v10r2-pre7, LHCbWebDIRAC:v5r3-pre1
Depends = DIRAC:v7r2p4
DIRACOS = LHCb:v1r17
}
v10r1p11
{
Modules = LHCbDIRAC:v10r1p11, LHCbWebDIRAC:v5r2p2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment