From ac011684dd176584fb7129a0b39281b64f0593df Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Fri, 24 Aug 2018 10:34:04 +0200 Subject: [PATCH 1/2] 3 tests that do not append *.load to the load case file automatic appending will not work for combined spectral and FEM interface as default extension is *.geom for spectral but *.msh for FEM. --- PRIVATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRIVATE b/PRIVATE index 55551f34c..dfd67ea44 160000 --- a/PRIVATE +++ b/PRIVATE @@ -1 +1 @@ -Subproject commit 55551f34c08c4e95feedef35646971116464abc3 +Subproject commit dfd67ea44ba88ee1e0a33266a3986c64137908cf From 7af7e45b6da5c3254e6a404912f05f9ada33591b Mon Sep 17 00:00:00 2001 From: Test User Date: Sun, 26 Aug 2018 05:02:31 +0200 Subject: [PATCH 2/2] [skip ci] updated version information after successful test of v2.0.2-409-gac011684 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 5a1edffc9..390024a1f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v2.0.2-401-ga3b472a7 +v2.0.2-409-gac011684