summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksandermj@chromium.org>2023-03-01 09:06:57 +0000
committerAleksander Morgado <aleksandermj@chromium.org>2023-03-01 09:06:57 +0000
commit357369cc6b014a9996ffe46772428a478c1ee7bd (patch)
tree3916cd2632134a19108f66654e5eb12550774092
parent7f1c7907c4654ba5c619a635cef5475ca161d027 (diff)
downloadlibmbim-mbim-1-28.tar.gz
build: post-release version bump to 1.28.5mbim-1-28
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c0f0765..5f86155 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'libmbim', 'c',
- version: '1.28.4',
+ version: '1.28.5',
license: ['GPL-2.0-or-later', 'LGPL-2.1-or-later'],
default_options: [
'buildtype=debugoptimized',