From 8b2b650001042efed6b84281ddedad0e0c2eb6f2 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 7 Jan 2014 10:32:16 +0100 Subject: 3.10.3 --- NEWS | 17 +++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2e42a3f4a..544060a14 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +NEW in 3.10.3 (07/01/2014) +============= + +Bugs fixed: + - Fixed #712566, Groups in contact list cannot be hidden (Guillaume Desmottes) + - Fixed #712839, Remove empathy_create_individual_from_tp_contact() (Philip Withnall) + +Translations: + - Updated es Translation (Daniel Mustieles) + - Updated pa Translation (A S Alam) + - Updated ta Translation (Shantha kumar) + - Updated te Translation (Krishnababu Krothapalli) + - Updated zh_CN Translation (甘露(Gan Lu)) + +Documentation translations: + - Updated el Documentation translation (Dimitris Spingos) + NEW in 3.10.2 (11/11/2013) ============= diff --git a/configure.ac b/configure.ac index 6f1bc2a99..b7cda050c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ dnl If not 1, append datestamp to the version number -m4_define(empathy_released, 0) +m4_define(empathy_released, 1) m4_define([empathy_major_version], [3]) m4_define([empathy_minor_version], [10]) -m4_define([empathy_micro_version], [2]) +m4_define([empathy_micro_version], [3]) m4_define([empathy_nano_version], [0]) dnl Display the nano_version only if it's not '0' -- cgit v1.2.3