We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc47fc commit b4166f6Copy full SHA for b4166f6
meson.build
@@ -1,7 +1,7 @@
1
project('PretextMap', ['c', 'cpp'],
2
license: 'MIT',
3
meson_version: '>=0.57.1',
4
- version: '0.3.0'
+ version: '0.2.4'
5
)
6
7
deps = [dependency('threads')]
0 commit comments