[empathy] prepare 3.3.91



commit 9403397dda262e4ca17170537c33987ab305c127
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Mar 6 16:29:33 2012 +0100

    prepare 3.3.91

 NEWS         |   17 +++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 20 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6741fca..8ae9432 100644
--- 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)
 ===============
 
diff --git a/configure.ac b/configure.ac
index 71b6fd6..dacd618 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]