diff --git a/meson.build b/meson.build index 77824e15..328cac19 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project( 'ModemManager', 'c', - version: '1.21.2', + version: '1.21.3', license: 'GPL2', default_options: [ 'buildtype=debugoptimized',