summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-24 11:57:03 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-24 11:57:03 +0100
commit0b44641cdd6fec4abe8c8ee96d6bdbe84db944da (patch)
tree6795639b2d61e03d761ccfc60d5ff9639ba91ad9
parent23cabd47964ba2d692018dbf8f8b2e87f208254b (diff)
prepare 2.91.4.3EMPATHY_2_91_4_3
-rw-r--r--NEWS16
-rw-r--r--configure.ac4
2 files changed, 18 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a46166e48..203191a45 100644
--- 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)
===============
diff --git a/configure.ac b/configure.ac
index 4c21513d1..8663fd79d 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], [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],