From 1280566bec1276a8a70787a3c7caa5b41bbfdc03 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 9 Nov 2021 18:12:36 +0100
Subject: [PATCH] CI: bump to Octave 6.4.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 9bb55231df..6031df39f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ variables:
   TERM: linux
   MATLAB_VERSION: R2021b
   OLD_MATLAB_VERSION: R2014a
-  OCTAVE_VERSION: 6.3.0
+  OCTAVE_VERSION: 6.4.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 e46276414c..bde57b557f 160000
--- a/matlab/modules/dseries
+++ b/matlab/modules/dseries
@@ -1 +1 @@
-Subproject commit e46276414c6346f2c6b5e868363aa33f05710099
+Subproject commit bde57b557f1dbe716ab333cf0f1bc81ca23ba3f5
diff --git a/matlab/modules/reporting b/matlab/modules/reporting
index 0a9a93dd1c..54e6db2a5c 160000
--- a/matlab/modules/reporting
+++ b/matlab/modules/reporting
@@ -1 +1 @@
-Subproject commit 0a9a93dd1c79b00b067ccea5b8afc4ec93c32fd7
+Subproject commit 54e6db2a5c330b1576245b909396a328915ae6d2
-- 
GitLab