aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-06 23:29:33 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-06 23:29:33 +0800
commit9403397dda262e4ca17170537c33987ab305c127 (patch)
tree302e5b818fb54df11303bbbe4901f6f913840ed3
parent27adcb4435db170420010f9dc94f2d6febed74e5 (diff)
downloadgsoc2013-empathy-EMPATHY_3_3_91.tar
gsoc2013-empathy-EMPATHY_3_3_91.tar.gz
gsoc2013-empathy-EMPATHY_3_3_91.tar.bz2
gsoc2013-empathy-EMPATHY_3_3_91.tar.lz
gsoc2013-empathy-EMPATHY_3_3_91.tar.xz
gsoc2013-empathy-EMPATHY_3_3_91.tar.zst
gsoc2013-empathy-EMPATHY_3_3_91.zip
prepare 3.3.91EMPATHY_3_3_91
-rw-r--r--NEWS17
-rw-r--r--configure.ac6
2 files changed, 20 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 6741fca6c..8ae9432ef 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 71b6fd6bd..dacd618c8 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],