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 61b026b commit 0c936baCopy full SHA for 0c936ba
1 file changed
meson.build
@@ -2,7 +2,7 @@
2
project(
3
'mapflpy',
4
['c', 'fortran'],
5
- version : '1.1.1.test',
+ version : '1.1.2.pre2',
6
license : 'Apache-2.0',
7
meson_version : '>=1.1.0',
8
default_options : ['warning_level=1', 'buildtype=release'],
0 commit comments