summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2011-10-27 20:06:10 +0300
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2011-10-27 20:06:10 +0300
commit9d4a4f4bbc00d0b77c4edac518da67fc9064c21f (patch)
tree33b5a7647c5342009fe04209aee52faa9285bea0
parent4f995f46a7a658796f23f23179476a3bdd211300 (diff)
-rw-r--r--NEWS10
-rw-r--r--configure.ac4
2 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7631b14..f79b01f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,16 @@ formerly known as Telepathy-SofiaSIP (most recent at the top).
See also ChangeLog.
+telepathy-rakia 0.7.3 (2011-10-27)
+----------------------------------
+
+The "one sip too many" release.
+
+Bugfixes:
+
+- Correct the bus service name.
+- Clear pending send flag if its respective stream direction is disabled.
+
telepathy-rakia 0.7.2 (2011-09-06)
----------------------------------
diff --git a/configure.ac b/configure.ac
index 3fd934c..d95d7ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ AC_PREREQ([2.59])
m4_define([THIS_PACKAGE],[telepathy-rakia])
m4_define([VERSION_MAJOR],[0])
m4_define([VERSION_MINOR],[7])
-m4_define([VERSION_MICRO],[2])
-m4_define([VERSION_NANO],[1])
+m4_define([VERSION_MICRO],[3])
+m4_define([VERSION_NANO],[0])
m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO])
m4_define([THIS_VERSION],