summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2010-08-27 20:24:06 +0300
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2010-08-27 20:33:43 +0300
commit9cfa07f7dbabcf4faeff3e447aa743c118d4a012 (patch)
tree8f854334ccffe473fbac0bf54d008a357f30e38a
parentfa3ba5a5dd2b58e978e023a47093942516ab19c6 (diff)
-rw-r--r--NEWS8
-rw-r--r--configure.ac4
2 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index cb24089..c6c2fd6 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,14 @@ recent at the top).
See also ChangeLog.
+Changes in release 0.6.4 (2010-08-27)
+-------------------------------------
+
+The "stretched thin" release.
+
+- Fix a thinko preventing proper declining of incoming calls with
+ informative statuses like 603 Decline.
+
Changes in release 0.6.3 (2010-06-21)
-------------------------------------
diff --git a/configure.ac b/configure.ac
index 5b67148..39f1ff6 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],[3])
-m4_define([VERSION_NANO],[1])
+m4_define([VERSION_MICRO],[4])
+m4_define([VERSION_NANO],[0])
m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO])
m4_define([THIS_VERSION],