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