From 8565bd3593996dd4fa4b1c9552490013cf5f3683 Mon Sep 17 00:00:00 2001
From: Klaus Rabbertz <klaus.rabbertz@cern.ch>
Date: Tue, 24 Aug 2021 10:38:58 +0200
Subject: [PATCH] Update version no. to install

---
 tools/fnlosrc_install.csh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/fnlosrc_install.csh b/tools/fnlosrc_install.csh
index 02684b2f..59bc193b 100755
--- a/tools/fnlosrc_install.csh
+++ b/tools/fnlosrc_install.csh
@@ -789,7 +789,7 @@ if ( ! $mpnnlo ) then
 #   set arc="fastnlo_toolkit-2.3.1-2657"
 #   set arc="fastnlo_toolkit-2.3.1-2753"
 #   set arc="fastnlo_toolkit-2.3.1-2771"
-   set arc="fastnlo_toolkit-2.5.0-2819"
+   set arc="fastnlo_toolkit-2.5.0-2826"
    set rev=""
    if ( ! -e ${arc}_installed  ) then
       tar xzf ${arc}${rev}.tar.gz
-- 
GitLab