summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-01-27 14:57:54 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-01-27 14:57:54 +0000
commit664c95c684750ccc9eb064c06875690102f55894 (patch)
treebf7bdd9ca1ada29e808960f8a19784fcd44308ac
parent6006dd1d6347d7db449f523387b4b5fb96649531 (diff)
build: unstable release version bump to 1.21.31.21.3-dev
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 77824e15..328cac19 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'ModemManager', 'c',
- version: '1.21.2',
+ version: '1.21.3',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',