From d92fa5db17a20399e797ee5c0ac0e716abf2c074 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 6 Sep 2022 11:20:54 +0200
Subject: [PATCH] CI: bump to Octave 7.2.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 5c0328deb..66f9ce67a 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: 7.1.0
+  OCTAVE_VERSION: 7.2.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 cd2d2c6ad..374c6e5b8 160000
--- a/matlab/modules/dseries
+++ b/matlab/modules/dseries
@@ -1 +1 @@
-Subproject commit cd2d2c6ad2fe6df466ffb081ecd42521bb1ddcf8
+Subproject commit 374c6e5b83b568e47526b80f2ba2ceb0293256f7
diff --git a/matlab/modules/reporting b/matlab/modules/reporting
index 7039a998b..376b5df3d 160000
--- a/matlab/modules/reporting
+++ b/matlab/modules/reporting
@@ -1 +1 @@
-Subproject commit 7039a998b8b7acafdaf13bebab3b351659b8cc46
+Subproject commit 376b5df3d405dccfa37b0ef607c359d627d3f144
-- 
GitLab