Release 1.28

This commit is contained in:
Marcel Holtmann 2019-01-23 19:13:20 +01:00
parent dd72460bd1
commit 5e597b599c
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
ver 1.28:
Fix issue with SIM initialization and Gemalto modems.
ver 1.27:
Add support for handling SIMCom based SIM800 modems.
Add support for SIM lock state with xmm7xxx modems.

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.60)
AC_INIT(ofono, 1.27)
AC_INIT(ofono, 1.28)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
AC_CONFIG_HEADERS(config.h)