Update version in meson.build

pull/330/head^2
jackun 4 years ago
parent 3dc3c82522
commit c630588d22
No known key found for this signature in database
GPG Key ID: 119DB3F1D05A9ED3

@ -1,6 +1,6 @@
project('MangoHud',
['c', 'cpp'],
version : 'v0.4.0',
version : 'v0.5.1',
license : 'MIT',
default_options : ['buildtype=release', 'c_std=c99', 'cpp_std=c++14']
)

Loading…
Cancel
Save