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