Release 1.7

This commit is contained in:
Marcel Holtmann 2012-06-12 23:51:17 -07:00
parent 78637b130d
commit d51c05cef3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
ver 1.7:
Add support for Bluetooth DUN daemon (dundee).
Add support for Wavecom Q2403/Q2686 modems.
Add support for Nvidia Icera modems.
ver 1.6:
Fix issue with elementary files updates.
Fix issue with emulator ringing notification.

View File

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