[empathy/gnome-3-4] prepare 3.4.1
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-3-4] prepare 3.4.1
- Date: Mon, 16 Apr 2012 11:47:48 +0000 (UTC)
commit 4e3af8361f42c765f3faf1e0499363144edb0cbb
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Apr 16 13:47:40 2012 +0200
prepare 3.4.1
NEWS | 16 ++++++++++++++++
configure.ac | 6 +++---
2 files changed, 19 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index cbf645c..caf311a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEW in 3.4.1 (16/04/2012)
+============
+
+Bugs fixed:
+ - Fixed #673691, empathy -h should not present existing roster window (Guillaume Desmottes)
+
+Translations:
+ - Updated ar Translation (Ibrahim Saed)
+ - Updated ca Translation (Jordi Serratosa)
+ - Updated ca valencia Translation (Carles Ferrando)
+ - Updated hi Translation (Chandan Kumar)
+ - Updated zh_CN Translation (Automatic Mirroring)
+
+Documentation translations:
+ - Updated fr Documentation translation (Bruno Brouard)
+
NEW in 3.4.0.2 (06/04/2012)
==============
diff --git a/configure.ac b/configure.ac
index 33bbf46..7af5f72 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], [4])
-m4_define([empathy_micro_version], [0])
-m4_define([empathy_nano_version], [2])
+m4_define([empathy_micro_version], [1])
+m4_define([empathy_nano_version], [0])
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]