[empathy] 3.12.9



commit ee250be18179af8d60d26448c99711d5879e59b2
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Apr 15 17:14:38 2015 +0200

    3.12.9

 NEWS         |   16 ++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7833668..814e72e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+NEW in 3.12.9 (15/04/2015)
+=============
+Bugs fixed:
+
+ - Fixed #746612, Geoclue2 requires a DesktopId property (Fabrice Bellet, Debarshi Ray)
+ - Fixed #747375, Fix a wrong header guard in libempathy-gtk/empathy-smiley-manager.h (Ting-Wei Lan)
+ - Fixed #747170, Typo (messenging) in documentation (Kat)
+
+Translations:
+ - Updated et Translation (Mattias Põldaru)
+
+Documentation translations:
+ - Updated cs Documentation translation (Marek Černocký)
+ - Updated el Documentation translation (Tom Tryfonidis)
+ - Updated hu Documentation translation (Gábor Kelemen)
+
 NEW in 3.12.8 (16/03/2015)
 =============
 
diff --git a/configure.ac b/configure.ac
index 93ec215..1b72e4c 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], [8])
+m4_define([empathy_micro_version], [9])
 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]