summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2022-10-19 11:38:09 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2022-10-19 11:38:09 +0000
commitba5902f8f583a783b5d81ac03f211e742f0fec47 (patch)
tree48223c13ba0d0a8f7df75169f8ab89a7a1e1204c
parentd2b9f082e8684be41e9cd0d3de6edf488803e236 (diff)
downloadlibqmi-ba5902f8f583a783b5d81ac03f211e742f0fec47.tar.gz
build: bump version to 1.31.901 (1.32-rc2)1.32-rc2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 9683272b..1f3139bd 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libqmi', 'c',
- version: '1.31.900',
+ version: '1.31.901',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',