From 0149af67b7823627b1a47a738b23d586779c5119 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 (manually cherry picked from commit 6a0ee900a49a4332e0ea6f200d1d8fffd9e4edfb) --- preprocessor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preprocessor b/preprocessor index 2039cf610a..bb589042a9 160000 --- a/preprocessor +++ b/preprocessor @@ -1 +1 @@ -Subproject commit 2039cf610ad7ace77fec0665bc11de86faab2128 +Subproject commit bb589042a94cf227a00756d7224949bff620acd9 -- GitLab