summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-12-13 10:52:55 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-12-13 10:55:29 +0000
commit88f995018276c944de7e60056e4a88bdc4b62602 (patch)
tree7d07c2ab9f2958b9c78e5585fdc3126ecb8e4ae4
parent97ac3e84488cdab4fa08755edd0c3ddd0a2e2aab (diff)
build: unstable release version bump to 1.23.21.23.2-dev
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 14874845..503ff016 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'ModemManager', 'c',
- version: '1.23.1',
+ version: '1.23.2',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',