]> git.0d.be Git - empathy.git/commitdiff
3.11.90
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 17 Feb 2014 09:34:21 +0000 (10:34 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 17 Feb 2014 09:34:21 +0000 (10:34 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 3369c503659124a945e6f208df8eae5cc80ca76a..98dda4fe86a29d264c2dfd1a1517e411679087d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+NEW in 3.11.90 (17/02/2014)
+==============
+
+Bugs fixed:
+ - Fixed #692793, Debug window never sets Debug.Enabled back to FALSE (Guillaume Desmottes)
+ - Fixed #723713, jhbuild errors in mcp-account-manager-goa.c
+ - Fixed #723766, Use GDBus to implement and use ChatManager API (Guillaume Desmottes)
+
+Translations:
+ - Updated an Translation (Jorge Pérez Pérez)
+ - Updated kn Translation (Shankar Prasad)
+ - Updated uk Translation (Daniel Korostil)
+
 NEW in 3.11.5 (03/02/2014)
 =============
 
 NEW in 3.11.5 (03/02/2014)
 =============
 
index a2d6451398f5b1b84d850bd74e77a63a61e5462e..cbf29e21b3ddc9bc0659b6b601ad8baea0bfb9df 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], [5])
+m4_define([empathy_micro_version], [90])
 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'