aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d7f2986..94ffd77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ver 1.16:
+ Add support for handling 27.007 SIM Toolkit commands.
+ Add support for BIP SIM Toolkit menus.
+ Add support for CPHS SPN and short-SPN.
+
ver 1.15:
Fix issue with missing title in SETUP menu.
Update call management user interface.
diff --git a/configure.ac b/configure.ac
index 3659e1e..8de6da6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.60)
-AC_INIT(phonesim, 1.15)
+AC_INIT(phonesim, 1.16)
AM_INIT_AUTOMAKE([foreign subdir-objects])