We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e6f5a commit f7a30e9Copy full SHA for f7a30e9
meson.build
@@ -1,5 +1,5 @@
1
project('zim-tools', ['c', 'cpp'],
2
- version : '3.5.0',
+ version : '3.6.0',
3
license : 'GPLv3+',
4
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true', 'warning_level=1'])
5
0 commit comments