summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-10-02 09:46:26 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-10-02 09:46:26 +0000
commit50ebbcfcf15898e50f5ffa2bbac5b12fa69ed7b7 (patch)
treead1f6cb2362c57f7b1aba80660e8715c2054821e
parenta61f5c097e44274a676371404a878314a37975a7 (diff)
build: bump version to 1.33.901 (1.34-rc2)1.34-rc2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index f5f1074..7d7c748 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libqmi', 'c',
- version: '1.33.900',
+ version: '1.33.901',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',