aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-24 16:53:05 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-02-24 16:53:05 +0800
commitf1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7 (patch)
tree4dbc8b194e825a88744a265caa6f55678b5c7acc
parent76677223fcc2b22423743d3b2f24192ad4f7915e (diff)
downloadgsoc2013-empathy-f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7.tar
gsoc2013-empathy-f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7.tar.gz
gsoc2013-empathy-f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7.tar.bz2
gsoc2013-empathy-f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7.tar.lz
gsoc2013-empathy-f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7.tar.xz
gsoc2013-empathy-f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7.tar.zst
gsoc2013-empathy-f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7.zip
prepare 3.3.90.1EMPATHY_3_3_90_1
-rw-r--r--NEWS21
-rw-r--r--configure.ac4
2 files changed, 23 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index fb77b6dca..7eb81dd22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+NEW in 3.3.90.1 (24/02/2012)
+===============
+
+A small release fixing the installation of the user documentation and a
+build problem.
+We also fixed a bunch of memory leaks in the new call window.
+
+Bugs fixed:
+ - Fixed #670638, 3.3.90 still includes farsight headers (Gert Kulyk)
+
+Translations:
+ - Updated bg Translation (Alexander Shopov)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated pa Translation (A S Alam)
+ - Updated sr@latin Translation (Мирослав Николић)
+ - Updated sr Translation (Мирослав Николић)
+
+Documentation translations:
+ - Updated it Documentation translation (Guillaume Desmottes)
+
NEW in 3.3.90 (21/02/2012)
=============
diff --git a/configure.ac b/configure.ac
index 961b5156f..09aaee7da 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], [0])
+m4_define([empathy_nano_version], [1])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],