build: Bump version to 1.25.1 Signed-off-by: Guido Günther <agx@sigxcpu.org>
diff --git a/meson.build b/meson.build index eedae7c..91c22bb 100644 --- a/meson.build +++ b/meson.build
@@ -3,7 +3,7 @@ project( 'ModemManager', 'c', - version: '1.25.0', + version: '1.25.1', license: 'GPL2', default_options: [ 'buildtype=debugoptimized',