From eb6a801bca4606fc88b34cfde99776cddcd791fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 15 Apr 2022 14:33:02 +0200
Subject: [PATCH] CI: bump to Octave 7.1.0

---
 .gitlab-ci.yml           | 2 +-
 matlab/modules/dseries   | 2 +-
 matlab/modules/reporting | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 39bdccf94..5c0328deb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ variables:
   TERM: linux
   MATLAB_VERSION: R2022a
   OLD_MATLAB_VERSION: R2014a
-  OCTAVE_VERSION: 6.4.0
+  OCTAVE_VERSION: 7.1.0
 
 # The next stanza creates the version number used for the source tarball and the
 # binary packages. Here are the following possible cases:
diff --git a/matlab/modules/dseries b/matlab/modules/dseries
index 46c6de58f..cd2d2c6ad 160000
--- a/matlab/modules/dseries
+++ b/matlab/modules/dseries
@@ -1 +1 @@
-Subproject commit 46c6de58f7c58ac9a1a69477ab26e948f764f497
+Subproject commit cd2d2c6ad2fe6df466ffb081ecd42521bb1ddcf8
diff --git a/matlab/modules/reporting b/matlab/modules/reporting
index 43d4bafa3..7039a998b 160000
--- a/matlab/modules/reporting
+++ b/matlab/modules/reporting
@@ -1 +1 @@
-Subproject commit 43d4bafa36380e99f6ae4b3d3a3160fb9f1699c0
+Subproject commit 7039a998b8b7acafdaf13bebab3b351659b8cc46
-- 
GitLab