diff --git a/meson.build b/meson.build
index 0428d28dac77343f7f376e0861456b48f136409c..e35fe63be4805a795803775f0ee47cad6b9144ae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('dynare',
         'cpp', 'fortran', 'c',
-        version : '6.0',
+        version : '6.1',
         # NB: update C++ standard in .clang-format whenever the following is modified
         default_options : [ 'cpp_std=gnu++20', 'fortran_std=f2018',
                             'c_std=gnu17', 'warning_level=2' ],
diff --git a/preprocessor b/preprocessor
index 3c9b8fefa8e8d8cf3ef9536800709c2adc76299a..20acdbc119648f8ae6438e7f3a18943b4c23e7d2 160000
--- a/preprocessor
+++ b/preprocessor
@@ -1 +1 @@
-Subproject commit 3c9b8fefa8e8d8cf3ef9536800709c2adc76299a
+Subproject commit 20acdbc119648f8ae6438e7f3a18943b4c23e7d2