summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2024-04-22 08:09:52 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2024-04-22 08:09:52 +0000
commitc169b397cd59231a17cb15c72705988af37ea198 (patch)
tree3d1b97d200d2928ff075169a76ce4c435d7a13f8
parent200ff43a0765b1f7c17c4d5db3144d860f6a9a1d (diff)
build: unstable release version bump to 1.23.61.23.6-dev
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 61efb149..b9fa1d7a 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'ModemManager', 'c',
- version: '1.23.5',
+ version: '1.23.6',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',