[empathy] prepare 3.3.90.1



commit f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Feb 24 09:53:05 2012 +0100

    prepare 3.3.90.1

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fb77b6d..7eb81dd 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 961b515..09aaee7 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],



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