summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2024-05-13 11:23:33 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2024-05-13 11:26:03 +0000
commit667924e21a549ea68f4bcdf1e750a3047921dd25 (patch)
tree19ec32572d3b957bc32c9674c23b87e90b685c72
parent08ccdb85979c3ae054f59268273c28c7945967c4 (diff)
build: unstable release version bump to 1.35.41.35.4-devmain
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d79a0ad..3aae86c 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libqmi', 'c',
- version: '1.35.3',
+ version: '1.35.4',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',