]> git.0d.be Git - empathy.git/commitdiff
prepare 3.3.91
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 6 Mar 2012 15:29:33 +0000 (16:29 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 6 Mar 2012 15:29:33 +0000 (16:29 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6741fca6c02f7dd5c391d1831522f7ba04b3d66c..8ae9432ef97c3544e4f0315aa38f8339bcfb4f73 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 3.3.91 (06/03/2012)
+=============
+
+Bugs fixed:
+ - Fixed #661515, Wrong date is shown in chat window
+ - Fixed #671447, Make running empathy componenents without installing them simpler (Emanuele Aina)
+ - Fixed #671452, Avoid XMPP accounts to have a negative priority (Guillaume Desmottes)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated zh_CN Translation (YunQiang Su)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
 NEW in 3.3.90.2 (02/03/2012)
 ===============
 
index 71b6fd6bda5c1950e5abfd59665a60a035f982b4..dacd618c8e0d83108323ba4b7456937bc3b8c082 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], [3])
 m4_define([empathy_minor_version], [3])
-m4_define([empathy_micro_version], [90])
-m4_define([empathy_nano_version], [2])
+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_base_version],