diff --git a/meson.build b/meson.build index 61c112cb..23cc31c8 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('ots', 'c', 'cpp', - version: '8.1.0', + version: '8.1.1', default_options : ['cpp_std=c++11', 'default_library=static'], )