[empathy/gnome-3-10] 3.10.3



commit 8b2b650001042efed6b84281ddedad0e0c2eb6f2
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Jan 7 10:32:16 2014 +0100

    3.10.3

 NEWS         |   17 +++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2e42a3f..544060a 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 6f1bc2a..b7cda05 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'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]