Skip to content

Commit f7a30e9

Browse files
committed
Bump-up version to 3.6.0
1 parent 84e6f5a commit f7a30e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('zim-tools', ['c', 'cpp'],
2-
version : '3.5.0',
2+
version : '3.6.0',
33
license : 'GPLv3+',
44
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true', 'warning_level=1'])
55

0 commit comments

Comments
 (0)