Skip to content
Snippets Groups Projects

WIP: Bumping MCUtils version to 1.3.4 in 21.2

Closed Zach Marshall requested to merge zmarshal/athena:21.2_MCUtilsVersion134 into 21.2
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -2,6 +2,6 @@
# File specifying the location of MCUtils to use.
#
set( MCUTILS_LCGVERSION 1.3.3 )
set( MCUTILS_LCGVERSION 1.3.4 )
set( MCUTILS_LCGROOT
${LCG_RELEASE_DIR}/MCGenerators/mcutils/${MCUTILS_LCGVERSION}/${LCG_PLATFORM} )
Loading