[empathy] 3.12.6



commit 7c2d4386c9781ea0b1e485cc84ac098217a00191
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Sep 12 09:52:51 2014 +0200

    3.12.6

 NEWS         |   17 +++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d38aafc..df1ed3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+NEW in 3.12.6 (12/09/2014)
+=============
+
+Bugs fixed:
+ - Fixed #735575, gnome-contact's desktop file changed (Guillaume Desmottes)
+ - Fixed #736369, Smileys are not centered ("Insert Smiley" menu) (Kevin Haller)
+ - Fix crash if empathy_chatroom_manager_find() failed (Guillaume Desmottes)
+
+Translations:
+ - Updated fi Translation (Ville-Pekka Vainio)
+ - Updated gu Translation (Sweta Kothari)
+ - Updated kn Translation (Shankar Prasad)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated mr Translation (Sandeep Sheshrao Shedmake)
+ - Updated or Translation (Manoj Kumar Giri)
+ - Updated sk Translation (DuĊĦan Kazik)
+
 NEW in 3.12.5 (20/08/2014)
 =============
 
diff --git a/configure.ac b/configure.ac
index dbe1e48..958ee7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 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], [12])
-m4_define([empathy_micro_version], [5])
+m4_define([empathy_micro_version], [6])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'


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