summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-06-06 13:25:10 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-06-06 13:25:10 +0000
commitf7e06541a0cc05c7730148365315d059a9655a65 (patch)
treec8cd9d85c79b330fcc5eb498393a49f26c86c7aa
parentcf274e8b6507a265c73b20fa23f0d4bd58f1fe78 (diff)
build: unstable release version bump to 1.29.71.29.7-dev
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0287fe7..56356da 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libmbim', 'c',
- version: '1.29.6',
+ version: '1.29.7',
license: ['GPL-2.0-or-later', 'LGPL-2.1-or-later'],
default_options: [
'buildtype=debugoptimized',