[PATCH] build: version bump to 1.21.6 to flag existence of new API (UIM Card Status indication)
Aleksander Morgado
aleksander at aleksander.es
Tue Dec 18 09:25:10 UTC 2018
Hey,
On Tue, Dec 18, 2018 at 2:25 AM Ben Chan <benchan at chromium.org> wrote:
>
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 4a757bd..a22ad03 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -4,7 +4,7 @@ AC_PREREQ([2.68])
> dnl The QMI version number
> m4_define([qmi_major_version], [1])
> m4_define([qmi_minor_version], [21])
> -m4_define([qmi_micro_version], [5])
> +m4_define([qmi_micro_version], [6])
How about we do a new stable 1.22 instead? From my side, this is the
only thing I had pending to review and merge:
https://gitlab.freedesktop.org/mobile-broadband/libqmi/merge_requests/11
We'll need a new libqmi release to sync with MM 1.10.
> m4_define([qmi_version],
> [qmi_major_version.qmi_minor_version.qmi_micro_version])
>
> --
> 2.20.0.405.gbc1bbc6f85-goog
>
--
Aleksander
https://aleksander.es
More information about the libqmi-devel
mailing list