We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160b9f7 commit a37b007Copy full SHA for a37b007
meson.build
@@ -1,6 +1,6 @@
1
project('MangoHud',
2
['c', 'cpp'],
3
- version : 'v0.8.1',
+ version : 'v0.8.2',
4
license : 'MIT',
5
meson_version: '>=0.60.0',
6
default_options : ['buildtype=release', 'c_std=c99', 'cpp_std=c++17', 'warning_level=2']
0 commit comments