Release 0.52

This commit is contained in:
Marcel Holtmann 2011-07-17 19:41:24 +02:00
parent ce1c60d4e5
commit 12f9cd10bf
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
ver 0.52:
Add support for SIM Toolkit user confirmation handling.
Add support for ZTE MF180, MF190, MF637 and MF668 modems.
Add support for Huawei E173 modems.
Add support for various SpeedUp modems.
ver 0.51:
Fix issue with alignment and STK event lists.
Fix issue with alignment and STK channel data length.

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.60)
AC_INIT(ofono, 0.51)
AC_INIT(ofono, 0.52)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
AM_CONFIG_HEADER(config.h)