From 5c39b63cb7f36ab1526b78bbeb56832c053e9eba Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Fri, 16 Apr 2010 19:46:54 +0100 Subject: Version 0.8.13 --- NEWS | 14 ++++++++++++++ configure.ac | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index de6b706b2..d4a680288 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +telepathy-gabble 0.8.13 (2010-04-16) +==================================== + +The “like soldiers marching into the sea” release. + +Enhancements: + +• Expose “MUC full” as Busy on the Group interface. (wjt) + +Fixes: + +• GetContactAttributes(): return an empty hash for a contact's location + if we don't know their location. Fixes fd.o#27694 (cassidy) + telepathy-gabble 0.8.12 (2010-03-19) ==================================== diff --git a/configure.ac b/configure.ac index adea797c2..9e3d48124 100644 --- a/configure.ac +++ b/configure.ac @@ -9,8 +9,8 @@ AC_PREREQ([2.59]) m4_define([gabble_major_version], [0]) m4_define([gabble_minor_version], [8]) -m4_define([gabble_micro_version], [12]) -m4_define([gabble_nano_version], [1]) +m4_define([gabble_micro_version], [13]) +m4_define([gabble_nano_version], [0]) # Some magic m4_define([gabble_base_version], -- cgit v1.2.3