summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2022-10-13 07:46:45 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2022-10-13 07:46:45 +0000
commitc5dd7d36bf5b04bb6356f8116b8d925abcfb7616 (patch)
treeee4802a037ac281968e35cc6d4c6ddb1adf0420d
parent05283b11f83214d206b4f90125f7854e4772c704 (diff)
downloadlibqmi-c5dd7d36bf5b04bb6356f8116b8d925abcfb7616.tar.gz
build: bump version to 1.31.900 (1.32-rc1)1.32-rc1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1433b242..9683272b 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libqmi', 'c',
- version: '1.31.10',
+ version: '1.31.900',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',