diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2024-06-14 09:16:08 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2024-06-14 09:16:08 +0000 |
commit | 79ad16e32bebd991b1c9c08717ee52201d4e5235 (patch) | |
tree | 07dc4195e2ae843a83351e06fcf8481fcf30cfc6 /meson.build | |
parent | a95c2d2ad9d54554d409e67e4f1324c8efe44cc4 (diff) |
build: unstable release version bump to 1.23.8
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index bc2bb2e2..154fa76e 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project( 'ModemManager', 'c', - version: '1.23.7', + version: '1.23.8', license: 'GPL2', default_options: [ 'buildtype=debugoptimized', |