]> git.0d.be Git - empathy.git/commitdiff
3.11.91
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 3 Mar 2014 14:04:41 +0000 (15:04 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 3 Mar 2014 14:04:41 +0000 (15:04 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 98dda4fe86a29d264c2dfd1a1517e411679087d5..5facd5d74f78fa2cc31d1e4a2dae6c308411197f 100644 (file)
--- 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)
 ==============
 
 NEW in 3.11.90 (17/02/2014)
 ==============
 
index d762f98250433c32ce50511cad24ab55200a9f16..601b25df46b7d17c702aea3cf58faadc05421ec1 100644 (file)
@@ -1,9 +1,9 @@
 dnl If not 1, append datestamp to the version number
 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_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'
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'