From 0edd78d9c388896cff1663fe9fa77669208fdf39 Mon Sep 17 00:00:00 2001 From: Olivier CrĂȘte Date: Tue, 17 Mar 2009 18:23:05 -0400 Subject: Version 0.0.6 --- NEWS | 4 ++++ configure.ac | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index c26113e..1fb9d57 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +telepathy-farsight 0.0.6 (17 March 2009) +======================================== +- Add support of the RelayInfo property + telepathy-farsight 0.0.5 (16 March 2009) ======================================== - Recognize ice-udp diff --git a/configure.ac b/configure.ac index 7050455..5e24c07 100644 --- a/configure.ac +++ b/configure.ac @@ -9,8 +9,8 @@ AC_PREREQ([2.59]) m4_define([tp_farsight_major_version], [0]) m4_define([tp_farsight_minor_version], [0]) -m4_define([tp_farsight_micro_version], [5]) -m4_define([tp_farsight_nano_version], [1]) +m4_define([tp_farsight_micro_version], [6]) +m4_define([tp_farsight_nano_version], [0]) m4_define([tp_farsight_lt_current], [0]) m4_define([tp_farsight_lt_revision], [0]) -- cgit v1.2.3