From d54f2dd6096c0a01a04090ed9d1b5a37af09e53c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Thu, 9 Sep 2021 11:03:35 +0200 Subject: [PATCH] dseries submodule update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit — fix detection of x13as on Debian bookworm/sid — add ability to use self-compiled x13as on macOS — add ISO 8601 weeks — generalize isleapyear routine for vector of integers --- matlab/modules/dseries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/modules/dseries b/matlab/modules/dseries index 5e870858f6..ffa7d42962 160000 --- a/matlab/modules/dseries +++ b/matlab/modules/dseries @@ -1 +1 @@ -Subproject commit 5e870858f672feb2d557d2362e884ba06dc2c4a8 +Subproject commit ffa7d42962bb9394a477d77f54448bddfee3ce3c -- GitLab