summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-03-24 13:09:59 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-03-24 13:09:59 +0000
commit0d1980eef16cc0f1357d555b70606f852db2dc97 (patch)
tree3ca0fd3b6832e38963487d3ec88b7f74fcda0e07
parent4718ad69b0cb30ecdef2bad9d431722976dd88e1 (diff)
downloadlibqmi-0d1980eef16cc0f1357d555b70606f852db2dc97.tar.gz
build: unstable release version bump to 1.33.51.33.5-dev
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6089b3d5..8711e0a0 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libqmi', 'c',
- version: '1.33.4',
+ version: '1.33.5',
license: 'GPL2',
default_options: [
'buildtype=debugoptimized',