summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2011-02-01 20:14:54 +0200
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2011-02-01 20:14:54 +0200
commit45937162409c6a6c36d5c3d30e016a96c698a1d4 (patch)
treea2768c5098a934b36413f6aab75e7a7b72d8f9d8
parentf69dc4be0e713eef64ecb65c84ded2fa357b39b9 (diff)
-rw-r--r--NEWS8
-rw-r--r--configure.ac4
2 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6fd15d9..4c59b95 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,14 @@ recent at the top).
See also ChangeLog.
+Changes in release 0.6.6 (2011-02-01)
+-------------------------------------
+
+The "Multiple Personality Communications Disorder" release.
+
+- Reject incoming calls from the same URI as the local user, rather than
+ crashing apologetically (fd.o #33716).
+
Changes in release 0.6.5 (2011-01-29)
-------------------------------------
diff --git a/configure.ac b/configure.ac
index 7fb4180..3da9614 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ([2.59])
m4_define([THIS_PACKAGE],[telepathy-sofiasip])
m4_define([VERSION_MAJOR],[0])
m4_define([VERSION_MINOR],[6])
-m4_define([VERSION_MICRO],[5])
-m4_define([VERSION_NANO],[1])
+m4_define([VERSION_MICRO],[6])
+m4_define([VERSION_NANO],[0])
m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO])
m4_define([THIS_VERSION],