diff --git a/meson.build b/meson.build index c136f843..51a411e0 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project( 'ModemManager', 'c', - version: '1.21.7', + version: '1.21.8', license: 'GPL2', default_options: [ 'buildtype=debugoptimized',