summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-04-28 11:05:32 +0200
committerAleksander Morgado <aleksander@aleksander.es>2022-04-28 11:29:13 +0200
commitbcdbc8cba800137377048c2a5db7fe6d5996f48b (patch)
tree4445d2284cb9b4fd4923bb4351c1cff6dde3c6be /meson.build
parent8b90b560ff00fc16104e2ab9f8d601f8714f4116 (diff)
downloadlibmbim-bcdbc8cba800137377048c2a5db7fe6d5996f48b.tar.gz
release: bump version to 1.26.41.26.4
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c6afd2d..a3feda6 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libmbim', 'c',
- version: '1.26.3',
+ version: '1.26.4',
license: ['GPL-2.0-or-later', 'LGPL-2.1-or-later'],
default_options: [
'buildtype=debugoptimized',