diff --git a/defaults-jalien.sh b/defaults-jalien.sh index b8dd74ffcf..5ddcecc5bb 100644 --- a/defaults-jalien.sh +++ b/defaults-jalien.sh @@ -10,10 +10,10 @@ env: overrides: AliRoot: version: "%(tag_basename)s_JALIEN" - tag: v5-09-55b + tag: v5-09-55c AliPhysics: version: "%(tag_basename)s_JALIEN" - tag: v5-09-55b-01 + tag: v5-09-55c-01 autotools: tag: v1.5.0 --- diff --git a/defaults-next-root6.sh b/defaults-next-root6.sh index f5c97167e1..1d8a0b6f05 100644 --- a/defaults-next-root6.sh +++ b/defaults-next-root6.sh @@ -9,8 +9,8 @@ env: overrides: AliRoot: version: "%(tag_basename)s_ROOT6" - tag: v5-09-55b + tag: v5-09-55c AliPhysics: version: "%(tag_basename)s_ROOT6" - tag: v5-09-55b-01 + tag: v5-09-55c-01 --- diff --git a/defaults-prod-latest.sh b/defaults-prod-latest.sh index 5a322cf69c..1f788c4f74 100644 --- a/defaults-prod-latest.sh +++ b/defaults-prod-latest.sh @@ -12,7 +12,7 @@ overrides: # Pinpoint AliRoot/AliPhysics AliRoot: version: "%(tag_basename)s" - tag: v5-09-55b + tag: v5-09-55c requires: - ROOT - DPMJET @@ -23,7 +23,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-55b-01 + tag: v5-09-55c-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git diff --git a/defaults-release.sh b/defaults-release.sh index 7a4213e4e9..23561a3909 100644 --- a/defaults-release.sh +++ b/defaults-release.sh @@ -12,7 +12,7 @@ overrides: # Pinpoint AliRoot/AliPhysics AliRoot: version: "%(tag_basename)s" - tag: v5-09-55b + tag: v5-09-55c requires: - ROOT - DPMJET @@ -23,7 +23,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-55b-01 + tag: v5-09-55c-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git diff --git a/defaults-user-next-root6.sh b/defaults-user-next-root6.sh index 8d3ae020fb..e0a9cb3f34 100644 --- a/defaults-user-next-root6.sh +++ b/defaults-user-next-root6.sh @@ -13,8 +13,8 @@ disable: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-55b + tag: v5-09-55c AliPhysics: version: "%(tag_basename)s" - tag: v5-09-55b-01 + tag: v5-09-55c-01 --- diff --git a/defaults-user.sh b/defaults-user.sh index f2f956bed9..2ef03be57c 100644 --- a/defaults-user.sh +++ b/defaults-user.sh @@ -14,7 +14,7 @@ disable: overrides: AliRoot: version: "%(tag_basename)s" - tag: v5-09-55b + tag: v5-09-55c requires: - ROOT - DPMJET @@ -25,7 +25,7 @@ overrides: - AliEn-ROOT-Legacy AliPhysics: version: "%(tag_basename)s" - tag: v5-09-55b-01 + tag: v5-09-55c-01 XRootD: tag: v3.3.6-alice2 source: https://github.com/alisw/xrootd.git