]> git.0d.be Git - empathy.git/commitdiff
prepare 2.91.4.3
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 24 Dec 2010 10:57:03 +0000 (11:57 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 24 Dec 2010 10:57:03 +0000 (11:57 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index a46166e482e3dc7f39ce822967d2c6e07b15e08b..203191a4582d088b448454b64c1e02fbbc3debae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEW in 2.91.4.3 (24/12/2010)
+===============
+
+The "Hopefully the good one..." release.
+
+This new 2.91.4 release fixes build with latest gnome-keyring.
+
+Dependencies:
+ • libgcr (provided by gnome-keyring) ≥ 2.91.4
+
+Bugs fixed:
+ - Fixed #609568, Add a popup menu to quickly enable/disable accounts
+
+Translations:
+ - Updated ug Translation (Gheyret T.Kenji)
+
 NEW in 2.91.4.2 (23/12/2010)
 ===============
 
index 4c21513d1732ac0df8d3866576bb2c719518205c..8663fd79d58b097e05429e8ad54472c349b21789 100644 (file)
@@ -1,10 +1,10 @@
 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], [2])
 m4_define([empathy_minor_version], [91])
 m4_define([empathy_micro_version], [4])
-m4_define([empathy_nano_version], [2])
+m4_define([empathy_nano_version], [3])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],