[empathy] 3.11.91



commit 5d3b35a68ae8074f3b383959b9a48650391ec2b8
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Mar 3 15:04:41 2014 +0100

    3.11.91

 NEWS         |   15 +++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 98dda4f..5facd5d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEW in 3.11.91 (03/03/2014)
+==============
+
+Dependencies:
+ • telepathy-glib ≥ 0.23.2
+
+Bugs fixed:
+ - Fixed #724711, Update name of Ubuntu Online Accounts configuration tool (Robert Ancell)
+ - Fixed #725070, Use TpAccountChannelRequest high level API (Guillaume Desmottes)
+
+Translations:
+ - Updated hu Translation (Balázs Úr)
+ - Updated lt Translation (Aurimas Černius)
+ - Updated nb Translation (Kjartan Maraas)
+
 NEW in 3.11.90 (17/02/2014)
 ==============
 
diff --git a/configure.ac b/configure.ac
index d762f98..601b25d 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], [11])
-m4_define([empathy_micro_version], [90])
+m4_define([empathy_micro_version], [91])
 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]