summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2022-11-11 10:33:35 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2022-11-11 10:33:35 +0000
commitc6b38cc2752873c0c6c1f8c472d9ddea2b34ec72 (patch)
treea1bcb20af009cf5a2a5fbe6d0031bada6df50a39
parent1ea33dcd374699e118fdcea45002942f77a0c26b (diff)
release: bump version to 1.32.21.32.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0daa54e..fe03de1 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libqmi', 'c',
- version: '1.32.1',
+ version: '1.32.2',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',