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

v8r8p4

parent d770ed4d
No related branches found
No related tags found
No related merge requests found
[v8r8p4]
use DIRAC v6r17p23
* substitute != with is not
* Fix different bugs in EverythingElse template
[v8r8p3]
use DIRAC v6r17p23
......
......@@ -16,7 +16,7 @@ __path__ = extend_path( __path__, __name__ )
majorVersion = 8
minorVersion = 8
patchLevel = 3
patchLevel = 4
preVersion = 0
version = "v%sr%s" % ( majorVersion, minorVersion )
......
......@@ -7,6 +7,13 @@ Sources
Releases
{
v8r8p4
{
Modules = LHCbDIRAC:v8r8p4, LHCbWebDIRAC:v4r3p3
Depends = DIRAC:v6r17p23
LcgVer = 2017-05-23
}
v8r8p3
{
Modules = LHCbDIRAC:v8r8p3, LHCbWebDIRAC:v4r3p3
......
{
"name": "LHCbDirac",
"version": "v8r8p3",
"version": "v8r8p4",
"used_projects": {
"project": [
[ "Dirac", "v6r17p23",
[ "bin", "python", "lib" ]
],
[ "LHCbGrid", "v11r11",
[ "LHCbGrid", "v11r12",
[ "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