We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e2b725 commit 1323a54Copy full SHA for 1323a54
meson.build
@@ -1,7 +1,7 @@
1
project('PretextView', ['c', 'cpp'],
2
license: 'MIT',
3
meson_version: '>=0.57.1',
4
- version: '0.2.5-dev-3'
+ version: '0.2.5'
5
)
6
7
flags = ['-Ofast']
0 commit comments