From 250dac08c72c9aa5703a1dcb80acf8447c1239e6 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 15 Nov 2018 21:19:24 +0100 Subject: [PATCH 1/2] needs to be the value of the variable --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3a4f3cefd..ff85cb84c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -78,7 +78,7 @@ variables: # ------------ Defaults ---------------------------------------------- Abaqus: "$Abaqus2017" MSC: "$MSC2017" - IntelMarc: "IntelCompiler16_4" + IntelMarc: "$IntelCompiler16_4" # ++++++++++++ Documentation +++++++++++++++++++++++++++++++++++++++++ Doxygen1_8_13: "Documentation/Doxygen/1.8.13" # ------------ Defaults ---------------------------------------------- From 99026744e84d19d71a987de019f2fece4599ffe4 Mon Sep 17 00:00:00 2001 From: Test User Date: Fri, 16 Nov 2018 14:38:08 +0100 Subject: [PATCH 2/2] [skip ci] updated version information after successful test of v2.0.2-884-g250dac08 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 437997a9e..c0c5bb47d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.0.2-872-g12b24227 +v2.0.2-884-g250dac08