summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-08-07 04:58:17 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-08-07 04:58:17 +0000
commit4c92bc8f50e7fc1182666e5865330e05e88c850d (patch)
treec2d15ede103610dd010465ffcc83d65277c08b74
parent19cf0cc1722acb62f95a99ae45e15c4216207511 (diff)
build: unstable release version bump to 1.33.81.33.8-dev
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 2fe371b..318ba81 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libqmi', 'c',
- version: '1.33.7',
+ version: '1.33.8',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',