Skip to content
Snippets Groups Projects
Commit 2241551a authored by Zoltan Mathe's avatar Zoltan Mathe
Browse files

v8r8p1

parent a1c9dfd3
No related branches found
No related tags found
No related merge requests found
[v8r8p1]
use DIRAC v6r17p21
* Fix extra curry brace in recoOutputVisFlag
[v8r8]
use DIRAC v6r17p21
......
......@@ -16,7 +16,7 @@ __path__ = extend_path( __path__, __name__ )
majorVersion = 8
minorVersion = 8
patchLevel = 0
patchLevel = 1
preVersion = 0
version = "v%sr%s" % ( majorVersion, minorVersion )
......
......@@ -7,6 +7,13 @@ Sources
Releases
{
v8r8p1
{
Modules = LHCbDIRAC:v8r8p1, LHCbWebDIRAC:v4r3p2
Depends = DIRAC:v6r17p21
LcgVer = 2017-05-23
}
v8r8
{
Modules = LHCbDIRAC:v8r8, LHCbWebDIRAC:v4r3p2
......
{
"name": "LHCbDirac",
"version": "v8r8",
"version": "v8r8p1",
"used_projects": {
"project": [
[ "Dirac", "v6r17p21",
[ "bin", "python", "lib" ]
],
[ "LHCbGrid", "v12r0",
[ "LHCbGrid", "v11r9",
[ "bin", "python", "lib" ]
]
]
......
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