We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cef251 commit 6671cf6Copy full SHA for 6671cf6
1 file changed
meson.build
@@ -1,6 +1,6 @@
1
project('libopenrazer',
2
'cpp',
3
- version : '0.3.0',
+ version : '0.4.0',
4
default_options : ['cpp_std=c++17'])
5
6
qt = import('qt6')
0 commit comments