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 d13bfdc commit 78ce680Copy full SHA for 78ce680
meson.build
@@ -1,5 +1,5 @@
1
project('libzim', ['c', 'cpp'],
2
- version : '9.4.0',
+ version : '9.4.1',
3
license : 'GPL2',
4
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true'])
5
0 commit comments