build: unstable release version bump to 1.23.12
diff --git a/meson.build b/meson.build index 9b501ee..92cf3af 100644 --- a/meson.build +++ b/meson.build
@@ -3,7 +3,7 @@ project( 'ModemManager', 'c', - version: '1.23.11', + version: '1.23.12', license: 'GPL2', default_options: [ 'buildtype=debugoptimized',