From b134468dc8075b060b525ee52f17eabc2ced9cfa Mon Sep 17 00:00:00 2001
From: Dmitry Popov <Dmitry.Popov@cern.ch>
Date: Tue, 9 Jan 2018 19:29:09 +0100
Subject: [PATCH] Use LCG91

---
 toolchain.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolchain.cmake b/toolchain.cmake
index bd88d9e581..cff5f54487 100644
--- a/toolchain.cmake
+++ b/toolchain.cmake
@@ -1,5 +1,5 @@
 # Set the version of HEPTools to use
-set(heptools_version 88)
+set(heptools_version 91)
 
 # this check is needed because the toolchain is called when checking the
 # compiler (without the proper cache)
-- 
GitLab