Skip to content
Snippets Groups Projects
Verified Commit 2039cf61 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Bump version number

parent 5fa91a08
No related branches found
No related tags found
No related merge requests found
Pipeline #9955 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# It is not used when building Dynare as a whole. # It is not used when building Dynare as a whole.
project('dynare-preprocessor', 'cpp', project('dynare-preprocessor', 'cpp',
version : '6-unstable', version : '6.0',
# NB: update C++ standard in .clang-format whenever the following is modified # NB: update C++ standard in .clang-format whenever the following is modified
default_options : [ 'cpp_std=gnu++20', 'warning_level=2' ], default_options : [ 'cpp_std=gnu++20', 'warning_level=2' ],
meson_version : '>=0.64.0') meson_version : '>=0.64.0')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment