[PATCH v2 03/11] Release 2.9
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.ofono |
|---|---|
| Message-ID | <[email protected]> |
From: Marcel Holtmann <[email protected]> --- ChangeLog | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5d4feff7d8ae..48c6bd39bca4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +ver 2.9: + Add support for QRTR based devices (MHI bus and SoC). + ver 2.8: Fix issue with handling USB TTY device detection. Fix issue with handling GOBI versus QRTR detection. diff --git a/configure.ac b/configure.ac index c0053df840ae..3550b8a3d8e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([ofono], [2.8]) +AC_INIT([ofono], [2.9]) AC_CONFIG_HEADERS(config.h) AC_CONFIG_AUX_DIR(build-aux) -- 2.45.2