[Telepathy-commits] [telepathy-salut/master] version 0.3.4

Sjoerd Simons sjoerd.simons at collabora.co.uk
Wed Aug 20 07:30:21 PDT 2008


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

diff --git a/NEWS b/NEWS
index 0939282..68c840e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+telepathy-salut 0.3.4 (2008-08-20)
+==================================
+The "a ball of hair" release.
+
+Requirements:
+
+* telepathy-glib >= 0.7.14
+
+Enhancements:
+
+* Implement the Contacts interface
+* Implement the SimplePresence interface
+* Implement spec 0.17.9 (Add various properties to all channels)
+
 telepathy-salut 0.3.3 (2008-06-05)
 ==================================
 This unstable release mainly brings an abstraction of the avahi layer making
diff --git a/configure.ac b/configure.ac
index f682e26..865609b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,8 +9,8 @@ AC_PREREQ([2.59])
 
 m4_define([salut_major_version], [0])
 m4_define([salut_minor_version], [3])
-m4_define([salut_micro_version], [3])
-m4_define([salut_nano_version], [1])
+m4_define([salut_micro_version], [4])
+m4_define([salut_nano_version], [0])
 
 # Some magic
 m4_define([salut_base_version],
-- 
1.5.6.3



More information about the Telepathy-commits mailing list