diff --git a/meson.build b/meson.build index d842bc8..d15eee8 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('webrtc-audio-processing', 'c', 'cpp', - version : '1.1', + version : '1.2', meson_version : '>= 0.63', default_options : [ 'warning_level=1', 'buildtype=debugoptimized',