diff --git a/meson.build b/meson.build index ff27dea7..56ce7ac6 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('ots', 'c', 'cpp', - version: '9.0.0', + version: '9.1.0', default_options : ['cpp_std=c++11', 'default_library=static', 'warning_level=2'], meson_version : '>= 0.55.2', )