[empathy] prepare 3.9.1



commit f9951a15e44d4c23c74d0237bfba9112ef7b81a2
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri May 3 14:59:23 2013 +0200

    prepare 3.9.1

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5eae4d0..92d2099 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+NEW in 3.9.1 (03/05/2013)
+============
+Bugs fixed:
+ - Fixed #692160, Updated Icon Names (B.Prathibha)
+ - Fixed #697214, call-window: Remember that the audio output has been added (Olivier Crête)
+ - Fixed #697302, Spelling mistake: "You need to setup an account..." (SandipTiwari)
+ - Fixed #699017, libempathy: Fix build by adding missing math.h header (Stef Walter)
+ - Fixed #673775, The icon for audio call in the help is wrong. (Ekaterina Gerasimova)
+ - Fixed #677549, "Link Contacts" user documentation is wrong (Shobha Tyagi)
+
+Translations:
+ - Updated crh Translation (Reşat SABIQ)
+ - Updated it Translation (Milo Casagrande)
+
+Documentation translations:
+ - Updated de Documentation translation (Christian Kirbach)
+ - Updated el Documentation translation (Dimitris Spingos)
+ - Updated es Documentation translation (Daniel Mustieles)
+ - Updated zh_CN Documentation translation (Wylmer Wang)
+
 NEW in 3.8.1 (15/04/2013)
 ============
 Bugs fixed:
diff --git a/configure.ac b/configure.ac
index d4c07d0..11482c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
 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], [8])
+m4_define([empathy_minor_version], [9])
 m4_define([empathy_micro_version], [1])
 m4_define([empathy_nano_version], [0])
 


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