[Telepathy-commits] [telepathy-inspector/master] version 0.5.3

Sjoerd Simons sjoerd.simons at collabora.co.uk
Wed Aug 20 06:29:08 PDT 2008


---
 NEWS         |   16 ++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 9802e41..cc79417 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+telepathy-inspector 0.5.3 (2008-08-20)
+======================================
+
+The "inspectotronning the inspector" release.
+
+Requirements:
+
+* telepathy-glib >= 0.7.14
+
+Enhancements:
+
+* Add support for the Contacts interface
+* Add support for the SimplePresence interface
+* Update and enable the Hold interface
+* Use the new TpChannel group API from tp-glib
+
 telepathy-inspector 0.5.2 (2008-04-03)
 ======================================
 
diff --git a/configure.ac b/configure.ac
index ec33835..8024d15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,8 +11,8 @@ AC_PREREQ([2.59])
 
 m4_define([ti_major_version], [0])
 m4_define([ti_minor_version], [5])
-m4_define([ti_micro_version], [2])
-m4_define([ti_nano_version], [1])
+m4_define([ti_micro_version], [3])
+m4_define([ti_nano_version], [0])
 
 # Some magic
 m4_define([ti_base_version],
-- 
1.5.6.3



More information about the Telepathy-commits mailing list