We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b6857 commit 79a3a8cCopy full SHA for 79a3a8c
meson.build
@@ -1,7 +1,7 @@
1
project('Fossil Sys', 'c', 'cpp',
2
meson_version: '>=1.3.0',
3
license: 'MPL-2.0',
4
- version: '0.1.1',
+ version: '0.1.2',
5
default_options: ['c_std=c17,c18', 'cpp_std=c++20'])
6
7
0 commit comments