summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2024-01-29 10:35:39 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2024-01-29 10:35:39 +0000
commit72d92e75a430900c00aeb1a471965d53eb307708 (patch)
tree9ca7d94633dd382dbc383fa25a9a7987c39b6f92
parent2971fe11aa24d33f5416628318abad1af84207c0 (diff)
build: unstable release version bump to 1.35.21.35.2-dev
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index cc3026b..c5ab124 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libqmi', 'c',
- version: '1.35.1',
+ version: '1.35.2',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',