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