From 7e35c356754b52d193e573a5dbe04aa53bcbbd51 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 19 Apr 2023 11:01:39 +0000 Subject: build: version bump to flag existence of new API (NONE flags) --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index a536a84..c883f8d 100644 --- a/meson.build +++ b/meson.build @@ -3,7 +3,7 @@ project( 'libmbim', 'c', - version: '1.29.4', + version: '1.29.5', license: ['GPL-2.0-or-later', 'LGPL-2.1-or-later'], default_options: [ 'buildtype=debugoptimized', -- cgit v1.2.1