diff --git a/meson.build b/meson.build index de8cd75..41e88fa 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('webrtc-audio-processing-1', 'c', 'cpp', - version : '1.0', + version : '1.1', meson_version : '>= 0.54', default_options : [ 'warning_level=1', 'buildtype=debugoptimized',