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

v8r8-pre3

parent e294a096
No related branches found
No related tags found
No related merge requests found
[v8r8-pre3]
use DIRAC v6r17p20
* allow to change the step for a given production
* event type has to be number
* add visibility flag to the primary key
* schama changed
[v8r8-pre2]
use DIRAC v6r17p19
* use m2crypto
......
......@@ -17,7 +17,7 @@ __path__ = extend_path( __path__, __name__ )
majorVersion = 8
minorVersion = 8
patchLevel = 0
preVersion = 2
preVersion = 3
version = "v%sr%s" % ( majorVersion, minorVersion )
buildVersion = "v%dr%d" % ( majorVersion, minorVersion )
......
......@@ -7,6 +7,13 @@ Sources
Releases
{
v8r8-pre3
{
Modules = LHCbDIRAC:v8r8-pre3, LHCbWebDIRAC:v4r3p2
Depends = DIRAC:v6r17p20
LcgVer = 2017-01-27
}
v8r8-pre2
{
Modules = LHCbDIRAC:v8r8-pre2, LHCbWebDIRAC:v4r3p2
......
{
"name": "LHCbDirac",
"version": "v8r8-pre2",
"version": "v8r8-pre3",
"used_projects": {
"project": [
[ "Dirac", "v6r17p19",
[ "Dirac", "v6r17p20",
[ "bin", "python", "lib" ]
],
[ "LHCbGrid", "v11r7",
......
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