From 6a0ee900a49a4332e0ea6f200d1d8fffd9e4edfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Thu, 25 Jan 2024 17:51:07 +0100 Subject: [PATCH] Preprocessor / dseries: fix handling of monthly dates for months 10-12 Closes: #1918 --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 13c29eaa40..7dd6b87662 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 13c29eaa407a75fcb619604002aa7a97d5f11281 +Subproject commit 7dd6b87662ca1087765c04477ef715d8c542c871 -- GitLab